method

banner

Importance_0
v5.1.7 - Show latest stable - 0 notes - Class: RunnerCommand
banner(*) public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/lib/rails/commands/runner/runner_command.rb, line 15
      def self.banner(*)
        "#{super} [<'Some.ruby(code)'> | <filename.rb>]"
      end
Register or log in to add new notes.