# Used to repeat a block at a given interval, in seconds. # Repeat::Every 30 do # puts "I will be printed every thirty seconds" ...
Tempfile.new do |f| # Grab page, and save it here - then pass the tempfile on to the next section end
Ruby On Can this scraper be simplif...
by elliottcable,
June 09, 2008 16:21
You might also want to look...
Ruby On Multilingual Model Options
by elliottcable,
June 09, 2008 16:16
I'm no Rails master. I avoi...

Haven't got any code, but w...