Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use frozen string literal in actionpack/ | Kir Shatrov | 2017-07-29 | 1 | -0/+2 |
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
* | Remove deprecated support to :text in render | Rafael Mendonça França | 2016-10-10 | 1 | -12/+0 |
* | applies new string literal convention in actionpack/test | Xavier Noria | 2016-08-06 | 1 | -10/+10 |
* | - Fix warning introduced in https://github.com/vipulnsward/rails/commit/77acc... | Vipul A M | 2016-01-22 | 1 | -1/+3 |
* | Re-add ActionController::ApiRendering | Jon Moss | 2016-01-20 | 1 | -0/+20 |
* | Use new hash syntax | Santiago Pastorino | 2015-06-11 | 1 | -6/+6 |
* | Move Model test class inside RenderersApiController namespace | Santiago Pastorino | 2015-06-11 | 1 | -8/+8 |
* | Add ActionController API functionality | Santiago Pastorino | 2015-06-11 | 1 | -0/+38 |