Method: Rails::Command::HelpCommand#help

Defined in:
railties/lib/rails/commands/help/help_command.rb

#helpObject



8
9
10
# File 'railties/lib/rails/commands/help/help_command.rb', line 8

def help(*)
  say self.class.class_usage
end