method
banner

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