Module: Delayed
- Defined in:
- lib/acts_as_tenant/delayed_job/delayed_job_backend.rb
Overview
Monkeypatches the #enqueue method on Delayed::Backend::Base so that it stores information about the tenant the enqueued the job.
Defined Under Namespace
Modules: Backend