require 'rubygems' require 'hpricot' require 'open-uri' ...
Ruby Can I do this while loop in...
by bain19.myopenid.com,
April 26, 2010 05:12,
5 refactorings, tagged with while ruby hpricot hash array
require 'rubygems' require 'hpricot' require 'open-uri' ...
Is there a better way for m...