method

banner

banner()
protected

No documentation available.

# File railties/lib/rails_generator/generators/applications/app/app_generator.rb, line 111
    def banner
      "Usage: #{$0} /path/to/your/app [options]"
    end