1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/rails/generators
yuuji.yaginuma b8c34d1a09 move db_migrate_path method to Migration module
Since `Migration` module is included in both `MigrationGenerator` and
`ModelGenerator`, no need to define a common method for each class.
2017-01-22 11:44:31 +09:00
..
active_record move db_migrate_path method to Migration module 2017-01-22 11:44:31 +09:00
active_record.rb applies new string literal convention in activerecord/lib 2016-08-06 18:26:45 +02:00