class RailsBand::ActionController::Event::ExistFragment

A wrapper for the event that is passed to ‘exist_fragment?.action_controller`.

def key

def key
  @key ||= @event.payload.fetch(:key)
end