aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/command
Commit message (Expand)AuthorAgeFilesLines
* Fix deeply nested namespace command printingGannon McGibbon2019-01-241-0/+2
* Use `did_you_mean` spell checker for option suggestionsGenadi Samokovarov2018-03-231-1/+1
* Extract Rails::Command::SpellcheckerGenadi Samokovarov2018-03-041-0/+10
* Adding frozen_string_literal pragma to Railties.Pat Allan2017-08-141-0/+2
* Add `rails secrets:show` commandyuuji.yaginuma2017-07-071-1/+1
* 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-0/+11