1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/command
utilum 52a41974c2 Partly revert #32289 to provide Rails' custom fallback in case
`DidYouMean::SpellChecker` is not defined.
`did_you_mean` is bundled in Ruby but can be uninstalled, and is not always
available, sometimes even on our CI:

https://travis-ci.org/rails/rails/jobs/372638523#L2405
https://travis-ci.org/rails/rails/jobs/372638523#L2416
https://travis-ci.org/rails/rails/jobs/372638523#L2427
...
2018-05-01 18:09:05 +02:00
..
helpers Rubocop style 2017-11-24 20:11:17 +05:30
actions.rb Use tt in doc for railties [skip ci] 2017-08-27 14:07:43 +09:00
base.rb [Railties] require_relative => require 2017-10-21 22:48:26 +09:00
behavior.rb Extract Rails::Command::Spellchecker 2018-03-04 17:50:37 +02:00
environment_argument.rb Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
spellchecker.rb Partly revert #32289 to provide Rails' custom fallback in case 2018-05-01 18:09:05 +02:00