class RailsBand::ActionController::Event::HaltedCallback
A wrapper for the event that is passed to ‘halted_callback.action_controller`.
def filter
def filter @filter ||= @event.payload.fetch(:filter) end
A wrapper for the event that is passed to ‘halted_callback.action_controller`.
def filter @filter ||= @event.payload.fetch(:filter) end