Sha256: f37eacf25fae9e7ce47cf07dd8c0b84851e37132add3a45b05a534c44efd22d3
Contents?: true
Size: 193 Bytes
Versions: 6
Compression:
Stored size: 193 Bytes
Contents
--- my_first_job: cron: "*/5 * * * *" class: "HardWorker" queue: hard_worker second_job: cron: "*/30 * * * *" class: "HardWorker" queue: hard_worker_long args: hard: "stuff"
Version data entries
6 entries across 6 versions & 1 rubygems