method

help

help()
public

No documentation available.

# File railties/lib/rails/commands/runner/runner_command.rb, line 9
        def help
          super
          puts self.class.desc
        end