method
around_save
rails latest stable - Class:
ActiveRecord::Callbacks::ClassMethods
around_savepublic
Registers a callback to be called around the save of a record. See ActiveRecord::Callbacks for more information.
around_saveRegisters a callback to be called around the save of a record. See ActiveRecord::Callbacks for more information.