Module: ActiveJob::JobAttributes

Extended by:
ActiveSupport::Concern
Defined in:
lib/delayed_job/active_job/job_attributes.rb

Overview

Includes the ability to store extra attributes on a job instance, that are persisted into the delayed_jobs table.