From: Siep Korteling Date: 2008-04-04T06:44:28+09:00 Subject: Re: execute method at a certain time andy wrote: > I have written a ruby script that needs to run all the time, then at a > certain time of day it needs to execute a specific method. > > what is the best way of doing this ? > Maybe Rufus::Scheduler ( http://rufus.rubyforge.org/rufus-scheduler/files/README_txt.html ). Regards, Siep -- Posted via http://www.ruby-forum.com/.