rufus-scheduler
Simple task scheduling inside of a Rails app
Is there anyway to setup simple task s开发者_Python百科cheduling inside of a rails app? There are pieces of code that I want to run every hour, or every day or every week. I don\'t want to break them[详细]
2022-12-19 01:57 分类:问答Where should I put background processes in rails?
I\'m building a Rails project that has a cron-type job that I\'m managing with Rufus Scheduler. I have two questions about how to set this up appropriately in Rails:[详细]
2022-12-16 20:19 分类:问答