Rails Dreamhost Cron Job

Posted by Sam on Stack Overflow See other posts from Stack Overflow or by Sam
Published on 2010-06-18T07:58:42Z Indexed on 2010/06/18 8:03 UTC
Read the original article Hit count: 359

Filed under:
|
|
|

I'm trying to get some cron jobs going through Dreamost using their panel. I'm also using rake to execute these jobs

My rake files are located in

app/lib/tasks/example.rake

But I don't know what code to give the panel to execute them

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about cron