aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/rails/generators/active_record/migration.rb
Commit message (Expand)AuthorAgeFilesLines
* applies new string literal convention in activerecord/libXavier Noria2016-08-061-1/+1
* Use thor class_option to make the primary_key_type option workRafael Mendonça França2015-10-231-0/+7
* 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