aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/rails/generators/active_record/migration/migration_generator.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix Generation of proper migration whenKuldeep Aggarwal2014-03-251-3/+7
* Added documentation for ActiveRecord::Generators::MigrationGenerator.next_mig...aditya-kapoor2013-05-101-0/+4
* Support creating a table migration generatorSammy Larbi2013-03-011-2/+9
* nodoc AR::Generators [ci skip]Francesco Rodriguez2012-10-201-3/+3
* add mini-validator on creating migrationJan Bernacki2012-09-061-0/+9
* Add fkey attributes to `join_table` migration generatorAleksey Magusev2012-07-191-2/+10
* Add join table migration generatorAleksey Magusev2012-07-181-5/+18
* Tidy up migration types.José Valim2011-12-241-1/+1
* added ability to specify from cli when generating a model/migration whether p...Dmitrii Samoilov2011-12-241-1/+1
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-231-0/+25