travis-api/lib/travis/api/app/responders
Hiro Asari 148f2477e8 Use here-doc for Atom feed template
Rather than unnaturally re-reading __FILE__ and splitting,
use a here-doc to clarify the intent.
(Should also consider splitting it to a file.)
2013-11-11 09:03:23 -05:00
..
atom.rb Use here-doc for Atom feed template 2013-11-11 09:03:23 -05:00
base.rb Always set content_type in responder 2013-03-25 16:39:37 +01:00
image.rb Only allow image responses for repositories 2013-10-26 08:19:01 -05:00
json.rb Allow to pass additional responders to respond_with 2013-05-08 14:11:02 +02:00
plain.rb Allow to pass additional responders to respond_with 2013-05-08 14:11:02 +02:00
service.rb always use etag for caching when cache_key or updated_at are present, add the deploy_sha as a cache buster 2012-12-09 19:22:33 +01:00
xml.rb Only allow XML response if repo has a build 2013-10-26 08:14:40 -05:00