method
banner
rails latest stable - Class:
AppGenerator
banner()protected
No documentation available.
# File railties/lib/rails_generator/generators/applications/app/app_generator.rb, line 48
def banner
"Usage: #{$0} /path/to/your/app [options]"
end