I have a ruby app that runs perfectly on windows xp using ruby2exe and windows task scheduler.
however i need it to run on hosting rails to complement with my rails app.
How do i use the cron web interface?
i saw a command to run bar but i am not too sure what to type.
In my ruby app, i also have some puts statements. I hope that is not an issue?
Thank you.