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
yuuji.yaginuma 073f4ecb14 allow to pass describe option to rake
Since `Thor::HELP_MAPPINGS` contains `-D`, so `bin/rails -D` show
rails's help. But, in Rails 5.0.1, `bin/rails -D` show the description
of rake task. I think that it is better to have the same behavior.
2017-01-17 14:14:59 +09:00
..
actions.rb make all rails commands work in engine 2017-01-09 10:07:48 +09:00
base.rb allow to pass describe option to rake 2017-01-17 14:14:59 +09:00
behavior.rb Privatize unneededly protected methods in Railties 2016-12-25 02:11:40 +09:00
environment_argument.rb Fix console tests. 2016-09-25 21:31:45 +02:00