aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/command/spellchecker.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable Style/ParenthesesAroundCondition copRyuta Kamizono2018-08-191-2/+2
* Partly revert #32289 to provide Rails' custom fallback in caseutilum2018-05-011-2/+49
* Use `did_you_mean` spell checker for option suggestionsGenadi Samokovarov2018-03-231-44/+2
* Extract Rails::Command::SpellcheckerGenadi Samokovarov2018-03-041-0/+53