http://www.ameravant.com/posts/recurring-tasks-in-ruby-on-rails-using-runner-and-cron-jobs
On Apr 6, 9:49 pm, Gordon Yeong <[email protected]> wrote: > guys, in addition to Peter's reply, here's a good reference for > script/runner. > > On 6 April 2010 19:55, Peter Hickman <[email protected]> wrote: > > > If you use script/runner then just use them as you normal would. > > > Scripts run from script/runner run as normal rails application so all the > > same setup that the web application has will be provided for your script. > > > -- -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

