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
Xavier Noria b45c9ca9b6 revises most Lint/EndAlignment offenses
Some case expressions remain, need to think about those ones.
2016-08-07 23:41:00 +02:00
..
change_schema_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
change_table_test.rb remove redundant curlies from hash arguments 2016-08-06 19:44:11 +02:00
column_attributes_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
column_positioning_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
columns_test.rb revises most Lint/EndAlignment offenses 2016-08-07 23:41:00 +02:00
command_recorder_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
compatibility_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
create_join_table_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
foreign_key_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
helper.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
index_test.rb Add Style/EmptyLines in .rubocop.yml and remove extra empty lines 2016-08-07 17:50:59 +09:00
logger_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
pending_migrations_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
references_foreign_key_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
references_index_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
references_statements_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
rename_table_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00