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
José Valim 75135a9790 Revert "Merge pull request #4490 from EmmanuelOga/master"
This behaviour doesn't actually make sense, the context of
the child should not be affected by the parent. See #10492.

This reverts commit 5f8274efe1, reversing
changes made to 81e837e810.
2013-06-04 00:33:50 +09:00
..
associated.rb Revert "Merge pull request #4490 from EmmanuelOga/master" 2013-06-04 00:33:50 +09:00
presence.rb Fix bug with presence validation of associations. 2012-10-16 19:04:40 -07:00
uniqueness.rb deprecate Validator#setup (to get rid of a respond_to call). validators do their setup in their constructor now. 2013-05-23 10:00:44 -03:00