index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activemodel
/
test
/
models
/
topic.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix numericality validator to still use value before type cast except Active ...
Ryuta Kamizono
2018-08-24
1
-0
/
+14
*
Add cases to test combining validation conditions
bogdanvlviv
2017-11-06
1
-1
/
+1
*
Use frozen string literal in activemodel/
Kir Shatrov
2017-07-16
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Removed deprecated :tokenizer in the length validator
Rafael Mendonça França
2016-10-10
1
-4
/
+0
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-1
/
+1
*
Allow symbol as values for `tokenize` of `LengthValidator`
kakipo
2014-08-03
1
-0
/
+4
*
Let validates_inclusion_of accept Time and DateTime ranges
Akira Matsuda
2013-10-23
1
-1
/
+1
*
Optionally pass in the attribute being validated to an instance method validator
Carl Lerche
2011-02-05
1
-0
/
+4
*
Be able to pass a validator method to #validates
Carl Lerche
2011-02-05
1
-0
/
+4
*
Provide a way to specify alternate option keys for validates
Carl Lerche
2011-02-05
1
-0
/
+4
*
after_validation should be called irrespective of the result of validation.
Neeraj Singh
2010-08-20
1
-0
/
+9
*
removed use of AR in AMo tests and removed testing of scopes (:on) in individ...
Josh Kalderimis
2010-05-08
1
-1
/
+11
*
Move relevant validation tests from Active Record to Active Model
Pratik Naik
2009-03-20
1
-0
/
+9