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/validations
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
..
absence_validation_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
association_validation_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00
i18n_generate_message_validation_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
i18n_validation_test.rb Fix broken comments indentation caused by rubocop auto-correct [ci skip] 2016-09-14 18:26:32 +09:00
length_validation_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
presence_validation_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
uniqueness_validation_test.rb modernizes hash syntax in activerecord 2016-08-06 19:37:57 +02:00