1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/migration
2013-03-28 21:45:08 +05:30
..
change_schema_test.rb Remove extra sort from test 2013-01-21 14:04:55 +05:30
change_table_test.rb Add active_support/testing/autorun 2012-12-31 13:57:24 -03:00
column_attributes_test.rb Alias refute methods to assert_not and perfer assert_not on tests 2012-12-31 13:58:52 -03:00
column_positioning_test.rb adding missing require 2012-01-10 14:48:31 -08:00
columns_test.rb anual_salary => annual_salary 2013-03-28 21:45:08 +05:30
command_recorder_test.rb Make execute, change_column and remove_columns methods actually irreversible 2012-12-21 13:54:53 -05:00
create_join_table_test.rb Remove duplicated methods in command recorder and duplicated test name 2012-12-21 19:55:24 -02:00
helper.rb Initialize accessors to remove some warnings in Ruby 2.0 2012-11-19 12:52:19 -02:00
index_test.rb Fix warning 2013-02-21 00:51:39 -03:00
logger_test.rb transactions can be turned off per Migration. 2013-03-05 16:12:08 +01:00
references_index_test.rb Alias refute methods to assert_not and perfer assert_not on tests 2012-12-31 13:58:52 -03:00
references_statements_test.rb Alias refute methods to assert_not and perfer assert_not on tests 2012-12-31 13:58:52 -03:00
rename_table_test.rb also rename indexes when a table or column is renamed 2013-02-20 18:19:25 +01:00
table_and_index_test.rb Move to the schema-migrations-metadata branch. 2012-12-09 15:57:34 -07:00