method

help

help()
public

No documentation available.

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