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
/
activerecord
/
test
/
cases
/
validations
/
presence_validation_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-9
/
+9
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
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
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-8
/
+8
*
Fix test name typo prescence -> presence
eileencodes
2016-02-27
1
-1
/
+1
*
Revert changes to validations from PR #18612
eileencodes
2016-02-23
1
-16
/
+21
*
Always validate record if validating a virtual attribute
eileencodes
2016-02-20
1
-0
/
+15
*
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...
Vipul A M
2015-02-03
1
-1
/
+0
*
Fix validations on child record when record parent has validate: false
eileencodes
2015-02-01
1
-0
/
+16
*
Remove the side-effects of validates_presence_of.
Zuhao Wan
2014-07-22
1
-2
/
+3
*
Add CHANGELOG entry for #13557 [ci skip]
Rafael Mendonça França
2014-01-01
1
-1
/
+0
*
add test case
gmarik
2013-12-31
1
-0
/
+17
*
Fix bug with presence validation of associations.
Scott Willson
2012-10-16
1
-0
/
+7
*
AR has a subclass of AM:PresenceValidator.
Brent Wheeldon & Nick Monje
2012-07-20
1
-0
/
+44