activejob-locking 0.5.1
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:
=
Installeer:
=
Runtime afhankelijkheden (1):
activejob
~> 5.0