1 2 3 4
module Scrapable ...
Ruby On OO Ruby help, por favor
by Jordan Glasner,
February 02, 2008 19:42
1 2 3 4
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...
1 2 3 4
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...
1 2 3 4
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 ...