method
around_create
rails latest stable - Class:
ActiveRecord::Callbacks::ClassMethods
around_createpublic
Registers a callback to be called around the creation of a record. See ActiveRecord::Callbacks for more information.
around_createRegisters a callback to be called around the creation of a record. See ActiveRecord::Callbacks for more information.