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
Rafael Mendonça França 55f9b8129a
Add three new rubocop rules
Style/SpaceBeforeBlockBraces
Style/SpaceInsideBlockBraces
Style/SpaceInsideHashLiteralBraces

Fix all violations in the repository.
2016-08-16 04:30:11 -03:00
..
change_schema_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
change_table_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03: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 Add three new rubocop rules 2016-08-16 04:30:11 -03:00
compatibility_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
create_join_table_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03: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 three new rubocop rules 2016-08-16 04:30:11 -03:00
logger_test.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
pending_migrations_test.rb
references_foreign_key_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
references_index_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
references_statements_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
rename_table_test.rb