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
/
lib
/
active_record
/
validations
/
presence.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
change ActiveModel::Validation to ActiveModel::Validations in comments
Sen Zhang
2017-02-15
1
-1
/
+1
*
Add missing `+` around a some literals.
bogdanvlviv
2016-10-27
1
-1
/
+1
*
Revert changes to validations from PR #18612
eileencodes
2016-02-23
1
-1
/
+0
*
Always validate record if validating a virtual attribute
eileencodes
2016-02-20
1
-1
/
+1
*
applies new doc guidelines to Active Record.
Yves Senn
2015-10-14
1
-3
/
+4
*
refactor, don't duplicate presence validator logic.
Yves Senn
2015-06-22
1
-10
/
+4
*
Missing note on validates_presence_of validation [ci skip]
Mehmet Emin İNAÇ
2015-04-11
1
-0
/
+4
*
Fix validations on child record when record parent has validate: false
eileencodes
2015-02-01
1
-0
/
+1
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
*
Add a note on custom validation contexts.
Justin Weiss
2014-08-05
1
-3
/
+5
*
Merge pull request #15210 from arthurnn/fix_hbtm_reflection
Arthur Neves
2014-05-24
1
-1
/
+1
*
Use `Array#wrap` instead `Array()`
gmarik
2013-12-31
1
-1
/
+1
*
Fix bug with presence validation of associations.
Scott Willson
2012-10-16
1
-2
/
+4
*
update AR::Validations documentation [ci skip]
Francesco Rodriguez
2012-09-22
1
-9
/
+8
*
AR has a subclass of AM:PresenceValidator.
Brent Wheeldon & Nick Monje
2012-07-20
1
-0
/
+64