[Rails] Re: how to call a function after 10 minutes or second?

2010-06-16 Thread Robert Walker
Vuong Hung wrote: > Hi all, > > I have a problem. > > I want to call some function after every 10 minutes. But I don't it. Please provide more detail. Are you asking about server-side or client-side? If you are asking about server-side there are options like delayed_job: http://github.com/col

[Rails] Re: how to call a function after 10 minutes or second?

2010-06-16 Thread Pale Horse
Vuong Hung wrote: > Hi all, > > I have a problem. > > I want to call some function after every 10 minutes. But I don't it. JavaScript functions can be used for this effect in most instances. Though it depends on which function you want to execute, of course. -- Posted via http://www.ruby-forum