Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #15182 from zuhao/refactor_actionpack_respond_with_test_2 | Yves Senn | 2014-05-20 | 1 | -4/+10 |
|\ | |||||
| * | Add using_resouce_with_json to controller. | Zuhao Wan | 2014-05-20 | 1 | -4/+10 |
* | | Add ActionController::Renderers.remove. | Zuhao Wan | 2014-05-20 | 1 | -0/+19 |
|/ | |||||
* | Remove tests method for test cases when controller can be inferred. | Guo Xiang | 2014-05-03 | 1 | -2/+0 |
* | Fixing repond_with working directly on the options hash | BlueHotDog | 2013-10-09 | 1 | -0/+15 |
* | Create AbstractController::Rendering interface | Łukasz Strzałkowski | 2013-08-25 | 1 | -0/+1 |
* | Fail informatively in #respond_with when no appropriate #api_behavior rendere... | Ben Woosley | 2013-08-17 | 1 | -0/+31 |
* | Split the 1200+ line mime_responds_test into 3 more focused and manageable te... | Ben Woosley | 2013-08-17 | 1 | -0/+667 |