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
Rafael Mendonça França 41fb06fa47 Deprecate reset_#{attribute} in favor of restore_#{attribute}.
These methods may cause confusion with the `reset_changes` that
behaves differently
of them.

Also rename undo_changes to restore_changes to match this new set of
methods.
2014-07-15 18:09:38 -03:00
..
active_model Deprecate reset_#{attribute} in favor of restore_#{attribute}. 2014-07-15 18:09:38 -03:00
active_model.rb Autoload ActiveModel::StrictValidationFailed 2014-04-16 22:48:51 +01:00