kakipo
|
c3fa5c3d25
|
Allow symbol as values for tokenize of LengthValidator
|
2014-08-03 14:50:09 +09:00 |
|
Akira Matsuda
|
68db6bc431
|
Let validates_inclusion_of accept Time and DateTime ranges
fixes 4.0.0 regression introduced in 0317b93c17
|
2013-10-23 22:10:15 +09:00 |
|
Carl Lerche
|
cd13fbd8d8
|
Optionally pass in the attribute being validated to an instance method validator
|
2011-02-05 16:44:35 -08:00 |
|
Carl Lerche
|
e9e9ed6b60
|
Be able to pass a validator method to #validates
|
2011-02-05 16:33:00 -08:00 |
|
Carl Lerche
|
ed7614aa7d
|
Provide a way to specify alternate option keys for validates
|
2011-02-05 16:00:57 -08:00 |
|
Neeraj Singh
|
2ffa50f5a9
|
after_validation should be called irrespective of the result of validation.
I confirmed that this is the behavior on 2.3.x .
[5419 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-08-20 11:24:43 -03:00 |
|
Josh Kalderimis
|
66913a76af
|
removed use of AR in AMo tests and removed testing of scopes (:on) in individual validation tests and moved them to their own test file
|
2010-05-08 23:51:36 +03:00 |
|
Pratik Naik
|
60756ad4ec
|
Move relevant validation tests from Active Record to Active Model
|
2009-03-20 15:07:49 +00:00 |
|