1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib/active_record/validations
Scott Willson 25262bc280 Fix bug with presence validation of associations.
Would incorrectly add duplicated errors when the association was blank. Bug introduced in 1fab518c6a.
2012-10-16 19:04:40 -07:00
..
associated.rb update AR::Validations documentation [ci skip] 2012-09-22 18:26:00 -05:00
presence.rb Fix bug with presence validation of associations. 2012-10-16 19:04:40 -07:00
uniqueness.rb refactoring of uniqueness validate_each 2012-10-14 23:09:29 +02:00