method
after_destroy
v1.0.0 -
Show latest stable
- Class:
ActiveRecord::Callbacks
after_destroy()public
Is called after Base.destroy (and all the attributes have been frozen).
after_destroy()Is called after Base.destroy (and all the attributes have been frozen).