aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/validator.rb
Commit message (Expand)AuthorAgeFilesLines
* Move validator, human_name and human_attribute_name to ActiveModel, remove de...José Valim2009-10-201-68/+0
* Introduce validates_with to encapsulate attribute validations in a class.Jeff Dean2009-08-091-0/+68