aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/validations/association_validation_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add test to verify that the new :inverse_of association option will indeed fi...Wolfram Arnold2009-08-081-0/+23
* Deprecate Error#on(attribute) in favour of Errors#[attribute]Pratik Naik2009-03-201-3/+3
* Move relevant validation tests from Active Record to Active ModelPratik Naik2009-03-201-0/+101