rails/activerecord/test/migrations
Sean Griffin b3fdf9c596 Add line endings to files which are missing them
These files get modified whenever someone uses a tool like `sed`. Let's
just get this over with in one commit so it'd not adding diff noise to
something else.
2015-02-17 13:28:06 -07:00
..
10_urban recognize migrations, in folders containing numbers and 'rb'. 2012-12-13 09:08:32 +01:00
decimal move migrations 2008-01-18 07:28:07 +00:00
empty Fix copying migrations to empty directory 2010-09-03 22:59:10 +02:00
magic Preserve magic comments and content encoding of copied migrations. 2013-03-09 15:38:02 +09:00
missing Add line endings to files which are missing them 2015-02-17 13:28:06 -07:00
rename Add line endings to files which are missing them 2015-02-17 13:28:06 -07:00
to_copy Implemented ActiveRecord::Migrations#copy based on James Adam's idea 2010-09-03 22:59:09 +02:00
to_copy2 Change the method for copying migrations, do not add scope. 2010-10-09 21:32:34 +02:00
to_copy_with_name_collision Ignore origin comment when checking for duplicates on Migration.copy 2011-12-09 01:54:20 +01:00
to_copy_with_timestamps Implemented ActiveRecord::Migrations#copy based on James Adam's idea 2010-09-03 22:59:09 +02:00
to_copy_with_timestamps2 Change the method for copying migrations, do not add scope. 2010-10-09 21:32:34 +02:00
valid Add line endings to files which are missing them 2015-02-17 13:28:06 -07:00
valid_with_subdirectories Add line endings to files which are missing them 2015-02-17 13:28:06 -07:00
valid_with_timestamps in the middle of refactoring 2010-12-03 12:00:09 -08:00
version_check activerecord: Initialize Migration with version from MigrationProxy. 2014-01-06 10:46:35 -05:00