127 128 129 130
# File 'lib/junebug/controllers.rb', line 127 def get @headers['Content-Type'] = 'application/xml' return Junebug::Views.feed end