Displaying 2 results from an estimated 2 matches for "runnerscript".
Did you mean:
renderscript
2008 May 21
5
Recieve email from gmail using POP3
can someone help me out with this folder... im stuck and i cant trouble
shoot where is the error
thx alot~~~
Attachments:
http://www.ruby-forum.com/attachment/1982/mail4.zip
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to
2006 Jun 27
5
Rails cronjob?
I want to be able to write a script in Ruby which regularly consumes an
XML feed from a fixed source, re-formats it, produces a large file for
web delivery, and updates a database with the contained information.
It''s simple - just running a script from a cron job, and some basic data
manipulation... But I''d prefer to use the Rails database mapping
constructs than roll my