method
halted_callback_hook
v7.1.3.4 -
Show 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.