Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect config setting when output deprecation notice in rake tasks | yuuji.yaginuma | 2018-09-04 | 1 | -1/+1 |
* | Remove `rake initializers` from rake tasks list | bogdanvlviv | 2018-08-22 | 1 | -1/+0 |
* | Update 'rake initializers' to use Rails::Command under the hood | Annie-Claude Côté | 2018-08-16 | 1 | -4/+6 |
* | 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 |
* | 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 |