aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/errors.rb
Commit message (Expand)AuthorAgeFilesLines
* Use send instead of instance_evalPratik Naik2009-08-061-3/+3
* Allow validations to use values from custom readers [#2936 state:resolved]James Hill2009-08-051-3/+3
* Simplify AMo validation attribute readerJoshua Peek2009-06-171-3/+3
* each yields per message not per attributeJeremy Kemper2009-06-081-0/+1
* Properly require ActiveModel validation dependenciesJoshua Peek2009-06-081-7/+9
* Merge branch 'master' into active_modelJoshua Peek2009-05-291-1/+2
|\
* | Add I18n translations to ActiveModel and move more AR specific parts to Activ...Pratik Naik2009-03-201-34/+22
* | Make Active Resource use ActiveModel::ErrorsPratik Naik2009-03-191-1/+6
* | Move all the Active Record validations to Active ModelPratik Naik2009-03-191-39/+121
|/
* Merge with docrailsPratik Naik2008-12-071-0/+2
* Something more to work withDavid Heinemeier Hansson2008-03-311-0/+80