activejob-locking 0.6.0
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:
=
安裝:
=
Runtime 相依性套件 (1):
activejob
>= 0