rails--rails/activerecord/test/migrations/to_copy2
Piotr Sarnacki 4377f8eba2 Change the method for copying migrations, do not add scope.
The purpose of this change is to allow copying fail on the same names.
Migrations change database and they should be treated with caution,
if 2 migrations are named the same it's much better to skip migration
and allow user decide if it should be copied or not.
2010-10-09 21:32:34 +02:00
..
1_create_articles.rb Change the method for copying migrations, do not add scope. 2010-10-09 21:32:34 +02:00
2_create_comments.rb Change the method for copying migrations, do not add scope. 2010-10-09 21:32:34 +02:00