aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/validations
Commit message (Expand)AuthorAgeFilesLines
...
* Add test to verify that the new :inverse_of association option will indeed fi...Wolfram Arnold2009-08-081-0/+23
* Merge branch 'master' into active_modelJoshua Peek2009-05-291-3/+12
* Add I18n translations to ActiveModel and move more AR specific parts to Activ...Pratik Naik2009-03-202-0/+742
* Deprecate Error#on(attribute) in favour of Errors#[attribute]Pratik Naik2009-03-202-5/+5
* Move relevant validation tests from Active Record to Active ModelPratik Naik2009-03-204-0/+505