aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/generate
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Show correct commands in helpyuuji.yaginuma2017-03-031-4/+6
* does not show hidden namespaces in generator's helpyuuji.yaginuma2017-02-241-0/+3
* `ARGV.shift` before calling Rails generatorsJon Moss2016-12-171-0/+2
* Hide commands from API site.Kasper Timm Hansen2016-10-281-2/+2
* Initial command structure.Kasper Timm Hansen2016-09-251-0/+21