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