method
help
v7.1.3.2 -
Show latest stable
- Class:
Rails::Command::HelpCommand
help(*)public
No documentation available.
# File railties/lib/rails/commands/help/help_command.rb, line 8
def help(*)
say self.class.class_usage
end