module ProductScraper
class Base
...
Ruby On OO Ruby help, por favor
by Jordan Glasner,
February 02, 2008 18:05
I forgot you didn't want to...
require 'open-uri' jpg = /img src="(.[^"]*\.jpg)"/ ...
Ruby On Display jpg image url from ...
by Jordan Glasner,
January 31, 2008 01:51
Somehow I've wrecked my Rub...
require 'open-uri' jpg = /img src="(.[^"]*\.jpg)"/ ...
Ruby On Display jpg image url from ...
by Jordan Glasner,
January 30, 2008 16:21
I'm sure my regex could be ...

OK.. the above just didn't ...