Method: Rails::Command::ApplicationCommand#help
- Defined in:
- lib/rails/commands/application/application_command.rb
#help ⇒ Object
23 24 25 |
# File 'lib/rails/commands/application/application_command.rb', line 23 def help perform # Punt help output to the generator. end |