aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/rails/generators/active_record/session_migration
Commit message (Expand)AuthorAgeFilesLines
* Use change in place of up and down in sessions table migrationVijay Dev2011-05-281-5/+1
* Remove `#among?` from Active SupportPrem Sichanugrist2011-04-131-1/+1
* Change Object#either? to Object#among? -- thanks to @jamesarosen for the sugg...David Heinemeier Hansson2011-04-121-1/+1
* Using Object#in? and Object#either? in various placesPrem Sichanugrist2011-04-111-1/+2
* 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