RubyFlow The Ruby and Rails community linklog

Using delayed_job as a user driven scheduler

Are you looking for a way to schedule and reschedule jobs? delayed_job is a popular plugin used to handle long running tasks in the background. Another use for it, perhaps not as well documented, is to schedule tasks at a specific time. Here is a post illustrating a couple of ways to do so

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in