mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
db947c2917
Because the PluginCommand is defined with `hide_command!`, running `bin/rails -h` hides the plugin command. As an alternative to removing the `hide_command!` this adds the plugin command to the USAGE. Unless it's an engine, because adding an engine to an engine doesn't make sense. Both the railtie and engine terms are used so a user can search for both. [Petrik de Heus + Rafael Mendonça França + Jonathan Hefner] |
||
---|---|---|
.. | ||
help_command.rb | ||
USAGE |