aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/rails/generators/active_record/session_migration
Commit message (Collapse)AuthorAgeFilesLines
* updating generatorsAaron Patterson2010-11-171-2/+2
|
* Load generators from both lib/rails/generators and lib/generators. Using the ↵José Valim2010-03-232-0/+40
former since it's less obstrusive.