This project is archived and is in readonly mode.
Output of script/rails g --help is ugly
Reported by Pratik | March 10th, 2010 @ 11:13 AM | in 3.0.2
It currently shows things like :
ActiveRecord:
active_record:migration
active_record:model
active_record:observer
active_record:session_migration
Erb:
erb:controller
erb:mailer
erb:scaffold
It shouldn't show 'active_record', 'erb' prefixes if defaults are used.
Comments and changes to this ticket
-
Pratik March 10th, 2010 @ 11:13 AM
- Milestone cleared.
- Assigned user set to José Valim
-
José Valim March 12th, 2010 @ 07:51 PM
- State changed from new to resolved
-
Repository March 12th, 2010 @ 08:34 PM
(from [b8f7ba293567d7dcc4a89d4722b26b7ca8552cae]) Prettify generators description whenever using the default stack [#4143 status:resolved] http://github.com/rails/rails/commit/b8f7ba293567d7dcc4a89d4722b26b...
-
Jeremy Kemper October 15th, 2010 @ 11:01 PM
- Milestone set to 3.0.2
- Importance changed from to Low
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>
People watching this ticket
Referenced by
- 4143 Output of script/rails g --help is ugly (from [b8f7ba293567d7dcc4a89d4722b26b7ca8552cae]) Prettif...