Resque-Scheduler not working with ActiveJob in Rails 4.2

前端 未结 3 1454
时光说笑
时光说笑 2021-01-02 14:29

Has anyone been able to get scheduled jobs to work in Rails 4.2?

I am using resque, and I am attempting to use resque-scheduler to schedule jobs. I have a schedule

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-02 14:48

    https://github.com/JustinAiken/active_scheduler is a gem that wraps the one into the other

提交回复
热议问题