aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/mime/respond_with_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15182 from zuhao/refactor_actionpack_respond_with_test_2Yves Senn2014-05-201-4/+10
|\
| * Add using_resouce_with_json to controller.Zuhao Wan2014-05-201-4/+10
* | Add ActionController::Renderers.remove.Zuhao Wan2014-05-201-0/+19
|/
* Remove tests method for test cases when controller can be inferred.Guo Xiang2014-05-031-2/+0
* Fixing repond_with working directly on the options hashBlueHotDog2013-10-091-0/+15
* Create AbstractController::Rendering interfaceŁukasz Strzałkowski2013-08-251-0/+1
* Fail informatively in #respond_with when no appropriate #api_behavior rendere...Ben Woosley2013-08-171-0/+31
* Split the 1200+ line mime_responds_test into 3 more focused and manageable te...Ben Woosley2013-08-171-0/+667