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
Ryuta Kamizono 3464cd5c28 Fix broken comments indentation caused by rubocop auto-correct [ci skip]
All indentation was normalized by rubocop auto-correct at 80e66cc4d9.
But comments was still kept absolute position. This commit aligns
comments with method definitions for consistency.
2016-09-14 18:26:32 +09: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 Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09: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