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
Yves Senn 2b12288139 AR specific length validator to respect marked_for_destruction.
Closes #7247.

Conflicts:
	activerecord/CHANGELOG.md
	activerecord/test/models/owner.rb
2014-12-30 10:25:58 +01:00
..
association_validation_test.rb move AR length validation tests into separate test-case. 2014-04-24 17:37:15 -05:00
i18n_generate_message_validation_test.rb use the new clear_validators! api everywhere to reset validators in tests 2014-01-28 00:13:35 +05:30
i18n_validation_test.rb Clear validators before and after each test 2014-08-14 16:14:02 +09:00
length_validation_test.rb AR specific length validator to respect marked_for_destruction. 2014-12-30 10:25:58 +01:00
presence_validation_test.rb Remove the side-effects of validates_presence_of. 2014-07-22 10:09:05 +08:00
uniqueness_validation_test.rb pg tests, move uniqueness validation test to array tests. 2014-12-02 11:53:18 +01:00