class RailsBand::ActiveStorage::Event::Analyze
A wrapper for the event that is passed to ‘analyze.active_storage`.
def analyzer
def analyzer @analyzer ||= @event.payload.fetch(:analyzer) end
A wrapper for the event that is passed to ‘analyze.active_storage`.
def analyzer @analyzer ||= @event.payload.fetch(:analyzer) end