Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the empty block style to have space inside of the block | Rafael Mendonça França | 2018-09-25 | 1 | -1/+1 |
* | 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 |
* | Use redefine_method since baz is already defined. | Emilio Tagua | 2010-09-28 | 1 | -1/+1 |
* | Allow helpers directory to be overridden via ActionController::Base.helpers_d... | Sam Pohlenz | 2008-11-23 | 1 | -0/+3 |