aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/rails/generators/active_record/migration.rb
Commit message (Expand)AuthorAgeFilesLines
* Make `.next_migration_number` reusable for third party AR generators.Yves Senn2013-09-301-0/+18
* Remove unused implementation of next_migration_numberMarcelo Silveira2012-02-231-15/+0
* split out active_record migration logic so others can easily reuse [#5389 sta...Jack Dempsey2010-09-011-0/+15