aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generator/base.rb
Commit message (Collapse)AuthorAgeFilesLines
* 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