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
i18n_generate_message_validation_test.rb
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
uniqueness_validation_test.rb pg tests, move uniqueness validation test to array tests. 2014-12-02 11:53:18 +01:00