aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/test_unit/model/model_generator.rb
Commit message (Expand)AuthorAgeFilesLines
* Change attributes default type to array to allow order to be preserved.José Valim2009-07-211-1/+1
* Removing unecessary class methods.José Valim2009-07-021-1/+1
* Added ResourceGenerator.José Valim2009-06-281-1/+1
* Added migrations and make base generators be lazy loaded.José Valim2009-06-281-1/+3
* Rename invoke_for to hook_for.José Valim2009-06-271-1/+1
* Add a fixture replacement hook to TestUnit model generator.José Valim2009-06-271-6/+4
* Initial scratch of model generators.José Valim2009-06-271-0/+24