aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/models/topic.rb
Commit message (Expand)AuthorAgeFilesLines
* Removed deprecated :tokenizer in the length validatorRafael Mendonça França2016-10-101-4/+0
* applies remaining conventions across the projectXavier Noria2016-08-061-1/+0
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-1/+1
* Allow symbol as values for `tokenize` of `LengthValidator`kakipo2014-08-031-0/+4
* Let validates_inclusion_of accept Time and DateTime rangesAkira Matsuda2013-10-231-1/+1
* Optionally pass in the attribute being validated to an instance method validatorCarl Lerche2011-02-051-0/+4
* Be able to pass a validator method to #validatesCarl Lerche2011-02-051-0/+4
* Provide a way to specify alternate option keys for validatesCarl Lerche2011-02-051-0/+4
* after_validation should be called irrespective of the result of validation.Neeraj Singh2010-08-201-0/+9
* removed use of AR in AMo tests and removed testing of scopes (:on) in individ...Josh Kalderimis2010-05-081-1/+11
* Move relevant validation tests from Active Record to Active ModelPratik Naik2009-03-201-0/+9