rails/activerecord/test/cases/validations
Daniel Colson a1ac18671a Replace assert ! with assert_not
This autocorrects the violations after adding a custom cop in
3305c78dcd.
2018-04-19 08:11:33 -04:00
..
absence_validation_test.rb Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
association_validation_test.rb Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
i18n_generate_message_validation_test.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
i18n_validation_test.rb Use frozen-string-literal in ActiveRecord 2017-07-19 22:27:07 +03:00
length_validation_test.rb Replace assert ! with assert_not 2018-04-19 08:11:33 -04:00
presence_validation_test.rb Use assert_predicate and assert_not_predicate 2018-01-25 23:32:59 -05:00
uniqueness_validation_test.rb Deprecate update_attributes and update_attributes! 2018-02-17 13:58:54 -08:00