#!/usr/bin/env ruby require 'rubygems' ...
Ruby ATP Tournament iCalendar
The official ATP site has a...
#!/usr/bin/ruby require 'rubygems' ...
Ruby fetch an imagem from flickr
by trutaaranha.myopenid.com,
February 02, 2009 01:20,
1 refactoring, tagged with ruby, fetch, hpricot
Hello this is my first post...
require 'rubygems' require 'hpricot' ...
Ruby Screen Scraping Google with...
by zigx.myopenid.com,
December 18, 2008 00:48,
8 refactorings, tagged with ruby, hpricot, scrape, watir, google
Would love to see a COOLer ...
<!-- THE XML IM TRYING TO PARSE --> ...
Ruby Trying to parse XML and pas...
I am completely new to ruby...
With ruby you could use REX...