1 2 3 4
#!/usr/bin/env ruby require 'rubygems' ...
Ruby ATP Tournament iCalendar
The official ATP site has a...
1 2 3 4
#!/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, hpricot, fetch
Hello this is my first post...
1 2 3 4
require 'rubygems' require 'hpricot' ...
Ruby Screen Scraping Google with...
by zigx.myopenid.com,
December 18, 2008 00:48,
8 refactorings, tagged with ruby, hpricot, watir, google, scrape
Would love to see a COOLer ...
1 2 3
<!-- 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...