Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix RenderingTest in railtie | Yoshiyuki Hirano | 2018-04-04 | 1 | -1/+1 |
* | Adding frozen_string_literal pragma to Railties. | Pat Allan | 2017-08-14 | 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 |
* | applies new string literal convention in railties/test | Xavier Noria | 2016-08-06 | 1 | -7/+7 |
* | Remove unused boot_rails method and it's usage | Prathamesh Sonpatki | 2016-07-04 | 1 | -1/+0 |
* | Calls to the application constant have been refactored to use | wangjohn | 2013-06-10 | 1 | -1/+1 |
* | Add failing test case for #9654 | Andrew White | 2013-04-10 | 1 | -0/+45 |