aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/validations/inclusion.rb
Commit message (Expand)AuthorAgeFilesLines
* Added check_validity! to EachValidator and refactor existing ones.José Valim2009-12-231-4/+5
* Move validations in ActiveModel to validators, however all validatity checks ...José Valim2009-12-231-9/+12
* Properly require ActiveModel validation dependenciesJoshua Peek2009-06-081-2/+2
* Move validate_on_create and validate_on_update from ActiveModel to ActiveRecordPratik Naik2009-03-211-2/+1
* Move all the Active Record validations to Active ModelPratik Naik2009-03-191-7/+9
* Merge docrailsPratik Naik2009-03-161-1/+1
* More symbols for send and respond_to?.Clemens Kofler2008-09-031-1/+1
* Improve documentation coverage and markupXavier Noria2008-05-021-8/+8
* Fix more typos and changelogPratik Naik2008-04-051-1/+1
* Splitting them up firstDavid Heinemeier Hansson2008-04-011-0/+37