aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/migration/USAGE
Commit message (Expand)AuthorAgeFilesLines
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-231-29/+0
* fix usage examples and more to use new invocationsRomD2010-02-061-2/+2
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-0/+29
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-29/+0
* Added migration and session_migration generator.José Valim2009-06-281-0/+29