method
help
v7.1.3.2 -
Show latest stable
- Class:
Rails::Command::ApplicationCommand
help()public
No documentation available.
# File railties/lib/rails/commands/application/application_command.rb, line 23
def help
perform # Punt help output to the generator.
end