orbit-basic/config/resque_schedule.yml

6 lines
100 B
YAML
Raw Normal View History

2012-05-07 02:23:16 +00:00
do_my_job:
every: 30s
2012-04-13 04:10:47 +00:00
class: FetchTime
2012-05-07 02:23:16 +00:00
args:
description: Runs the perform method in MyJob