Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes remaining RuboCop issues [Vipul A M, Xavier Noria] | Xavier Noria | 2016-09-01 | 1 | -1/+1 |
| | |||||
* | applies new string literal convention in railties/lib | Xavier Noria | 2016-08-06 | 1 | -8/+8 |
| | | | | | The current code base is not uniform. After some discussion, we have chosen to go with double quotes by default. | ||||
* | The tasks in the rails task namespace is deprecated in favor of app namespace. | Ryo Hashimoto | 2016-02-26 | 1 | -1/+1 |
| | | | | (e.g. `rails:update` and `rails:template` tasks is renamed to `app:update` and `app:template`.) | ||||
* | Remove redundant 'Rails' from Rails::AppRailsLoader constant | Ryan Bigg | 2015-05-21 | 1 | -0/+64 |