Indent comment to match logic level

This commit is contained in:
Hiro Asari 2013-11-19 01:21:14 -05:00
parent 67decdfc6a
commit 1727b5328e

View File

@ -1,8 +1,8 @@
module Travis::Api::App::Responders
# This XML responder is used if the resource is a Repository, or a collection
# of Repositories.
# It returns XML data conforming to Multiple Project Summary Reporting Standard,
# as explained in http://confluence.public.thoughtworks.org/display/CI/Multiple+Project+Summary+Reporting+Standard
# This XML responder is used if the resource is a Repository, or a collection
# of Repositories.
# It returns XML data conforming to Multiple Project Summary Reporting Standard,
# as explained in http://confluence.public.thoughtworks.org/display/CI/Multiple+Project+Summary+Reporting+Standard
class Xml < Base
TEMPLATE_ERB = ERB.new <<-EOF
<Projects>