aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generator/base.rb
Commit message (Collapse)AuthorAgeFilesLines
* NamedBase.José Valim2009-06-231-2/+1
|
* Added a generator file responsable for loading generator files.José Valim2009-06-231-12/+1
|
* Added metal generator.José Valim2009-06-231-6/+28
|
* Use Rails generators files organization.José Valim2009-06-231-7/+10
|
* Use Rails default banner.José Valim2009-06-231-0/+8
|
* Refactor shebang to a class method, so other generators can use it.José Valim2009-06-191-2/+19
|
* Update templates to be backwards compatible.José Valim2009-06-191-9/+2
|
* Raise an error if invalid value for database is provided.José Valim2009-06-191-0/+3
|
* bin/rails uses the new generator.José Valim2009-06-191-1/+1
|
* Add base and port actions. Not functional though.José Valim2009-06-191-0/+36