Registry / database / delayed-job-mongoid

delayed-job-mongoid

JSON →
library3.0.0rbrubygemsunverified

Mongoid backend for delayed_job.

gem install delayed_job_mongoid
INSTALL
IMPORT
SIG · DELAYED-JOB-MONGOI
D
delayed-job-mongoid
databaserubyv3.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DelayedJobMongoid
require 'delayed_job_mongoid'

Enqueues a job using the Mongoid backend.

require 'delayed_job_mongoid' # In a Rails app with Mongoid class MyJob def perform puts 'Job executed' end end Delayed::Job.enqueue MyJob.new
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
delayed-job-mongoid — gem install delayed-job-mongoid · libregistry