1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test/activerecord
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
..
controller_runtime_test.rb modernizes hash syntax in actionview 2016-08-06 19:36:34 +02:00
debug_helper_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
form_helper_activerecord_test.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
polymorphic_routes_test.rb remove redundant curlies from hash arguments 2016-08-06 19:44:11 +02:00
relation_cache_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
render_partial_with_record_identification_test.rb modernizes hash syntax in actionview 2016-08-06 19:36:34 +02:00