activejob-locking 0.6.2
activejob-locking lets you control how ActiveJobs are enqueued and performed: Allow only one job to be enqueued at a time (based on a lock_id) Allow only one job to be performed at a time (also based on a lock_id)
Gemfile:
=
install:
=
Runtime Dependencies (1):
activejob
>= 0