Robby Russell wrote: > I prefer an external script so that I can add some documentation if > necessary for whomever else might come across this crontab. Also, it > allows me to test the script and run it manually when necessary. > > We often have special rake tasks and shell scripts that go along with > our rails applications, and we maintain them in subversion, so, this > allows us to modify them within svn without needing to re-edit our > crontab each time there is a change. >
> > Every five minutes: > > 0,5,10,15,20,25,30,35,40,45,50,55, * * * * path/to/script > > good luck! > ok, i think i'll use an external script too :) what about the resources? does it takes a lot (of memory) to start ? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Deploying Rails" group. To post to this group, send email to rubyonrails-deployment@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-deployment?hl=en -~----------~----~----~----~------~----~------~--~---