method

help

rails 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