This project is archived and is in readonly mode.
Changeset [fd1daf9a8e751aaa700a18d6ac9c48b6f016ea7c] by Prem Sichanugrist
January 1st, 2011 @ 07:58 PM
Make sure that generator's default banner is showing its namespace
This will make rails g rspec:install --help
shows
"rails generate rspec:install [options]" and not "rails generate
install [options]"
https://github.com/rails/rails/commit/fd1daf9a8e751aaa700a18d6ac9c4...
Committed by Prem Sichanugrist
- M railties/lib/rails/generators/base.rb
- M railties/test/generators_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>