Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
| | | | | | This reverts commit 3420a14590c0e6915d8b6c242887f74adb4120f9, reversing changes made to afb66a5a598ce4ac74ad84b125a5abf046dcf5aa. | ||||
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
| | |||||
* | Initializer provides its context class name | ta1kt0me | 2016-06-12 | 1 | -1/+1 |
| | |||||
* | Delegate public method for raitile name | ta1kt0me | 2016-06-11 | 1 | -1/+1 |
| | |||||
* | Display railtie class name in `rails initializers` | ta1kt0me | 2016-06-02 | 1 | -1/+1 |
| | |||||
* | Actually rename to `rake initializers` | Godfrey Chan | 2015-03-21 | 1 | -1/+1 |
| | |||||
* | `rake initializer` -> `rake initializers` | Godfrey Chan | 2015-03-20 | 1 | -0/+6 |
Also edited the copy to be more consistent with `rake routes`. See #19323. |