This project is archived and is in readonly mode.
Changeset [6ae9e9b9af5d8d42b312cc4c3b00a7f4ee193e0b] by Prem Sichanugrist
January 1st, 2011 @ 08:20 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/6ae9e9b9af5d8d42b312cc4c3b00a...
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>