method
around_update
rails latest stable - Class:
ActiveRecord::Callbacks::ClassMethods
around_updatepublic
Registers a callback to be called around the update of a record. See ActiveRecord::Callbacks for more information.
around_updateRegisters a callback to be called around the update of a record. See ActiveRecord::Callbacks for more information.