method

halted_callback_hook

rails latest stable - Class: ActiveSupport::Callbacks
halted_callback_hook(filter, name)
private

A hook invoked every time a before callback is halted. This can be overridden in ActiveSupport::Callbacks implementors in order to provide better debugging/logging.