1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activemodel/lib
wangjohn 3ee30ca44a The repair_validations helper was not working correctly before because
it only cleared the validations that created :validate callbacks. This
didn't include the validates created by validates_with, so I've added a
method to clear all validations.
2013-03-19 12:23:20 -04:00
..
active_model The repair_validations helper was not working correctly before because 2013-03-19 12:23:20 -04:00
active_model.rb Updated copyright notices for 2013 2012-12-31 20:35:29 +00:00