method
around_save
v6.1.7.7 -
Show 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.