quirkey/resque-status

Resque.enqueue_at

Closed this issue · 1 comments

cj commented

Hi,

Is it possible to use https://github.com/bvandenbos/resque-scheduler and do Resque.enqueue_at(5.days.from_now, SendFollowUpEmail, :user_id => current_user.id) or enqueue_in with resque status?

Theres a howto in the resque-scheduler README: https://github.com/bvandenbos/resque-scheduler