= private = protected
after_destroy()
Is called after Base.destroy (and all the attributes have been frozen).
# File activerecord/lib/active_record/callbacks.rb, line 319 def after_destroy() end