aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/respond_with
Commit message (Expand)AuthorAgeFilesLines
* Make sure respond_with with :js tries to render a template in all casesJosé Valim2011-06-301-0/+1
* removes the RJS template handlerXavier Noria2011-04-131-1/+0
* pass respond_with options to controller render when using a template for api ...Josh Kalderimis2011-03-311-0/+1
* only try to display an api template in responders if the request is a get or ...Josh Kalderimis2011-03-311-0/+1
* Raise an error if respond_with is invoked and no format is declared.José Valim2010-01-104-3/+0
* Add nagivational behavior to respond_with.José Valim2009-08-074-1/+3
* Added respond_with.José Valim2009-07-291-0/+1
* Added tests for respond_to class method.José Valim2009-07-294-0/+4