RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

New Gem: ActiveJob-Cron

ActiveJob-Cron lets you have recurrent job when using ActiveJob in a very simple way. However, for now it only has very simple functionality with some known issues, so I am also looking for any contributions!

Comments

Nice job! I’m using whenever gem to call ActiveJobs on schedule, but it seems logically correct to put schedule inside the job itself

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