A cron job for rails: best practices?
What’s the best way to run scheduled tasks in a Rails environment? Script/runner? Rake? I would like to run the task every few … Read more
What’s the best way to run scheduled tasks in a Rails environment? Script/runner? Rake? I would like to run the task every few … Read more