method
help
v6.1.7.7 -
Show latest stable
- Class:
Rails::Command::RunnerCommand
help()public
No documentation available.
# File railties/lib/rails/commands/runner/runner_command.rb, line 13
def help
super
say self.class.desc
end