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
2009-12-23 13:30:58 +01:00
..
associated.rb No need to use ValidationsRepairHelper hack on ActiveModel anymore, Model.reset_callbacks(:validate) is enough. However, tests in ActiveRecord are still coupled, so moved ValidationsRepairHelper back there. 2009-12-23 13:30:58 +01:00
uniqueness.rb ActiveRecord::Validations are now built on top of Validator as well. 2009-12-23 12:14:00 +01:00