aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/respond_with
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Signed-off-by: Yehuda Katz <wycats@gmail.com>
* Added tests for respond_to class method.José Valim2009-07-294-0/+4
Signed-off-by: Yehuda Katz <wycats@gmail.com>