class RailsBand::ActiveSupport::Event::CacheExist
A wrapper for the event that is passed to ‘cache_exist?.active_support`.
def key
def key @key ||= @event.payload.fetch(:key) end
A wrapper for the event that is passed to ‘cache_exist?.active_support`.
def key @key ||= @event.payload.fetch(:key) end