aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/active_record/migration
Commit message (Expand)AuthorAgeFilesLines
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-242-36/+0
* Change attributes default type to array to allow order to be preserved.José Valim2009-07-211-1/+1
* Add some attribute readers to migration module.José Valim2009-07-131-1/+1
* Added ResourceGenerator.José Valim2009-06-281-1/+1
* Added migration and session_migration generator.José Valim2009-06-282-0/+36