aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/validations/presence.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix bug with presence validation of associations.Scott Willson2012-10-161-2/+4
* update AR::Validations documentation [ci skip]Francesco Rodriguez2012-09-221-9/+8
* AR has a subclass of AM:PresenceValidator.Brent Wheeldon & Nick Monje2012-07-201-0/+64