aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/lib/active_model/validations/clusivity.rb
Commit message (Expand)AuthorAgeFilesLines
* remove '.rb' from require callNihad Abbasov2012-09-121-1/+1
* Accept a symbol for `:in` option on inclusion and exclusion validatorsGabriel Sobrinho2012-08-241-3/+10
* Update documentation and change the range method name to delimiter.Rafael Mendonça França2012-07-201-5/+5
* `validates_inclusion_of` and `validates_exclusion_of` now acceptRafael Mendonça França2012-07-201-3/+6
* add :nodoc: to internal implementations of AM::Validator [ci skip]Francesco Rodriguez2012-07-061-1/+1
* Remove code duplication in InclusionValidator and ExclusionValidator.Rafael Mendonça França2012-03-281-0/+31