Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created July 27, 2012 15:20
Show Gist options
  • Save phlegx/3188621 to your computer and use it in GitHub Desktop.
Save phlegx/3188621 to your computer and use it in GitHub Desktop.
1.9.3-p0 :002 > doc = Nokogiri::XML(open('http://sports.yahoo.com/top/rss.xml'))
Errno::ENOENT: No such file or directory - http://sports.yahoo.com/top/rss.xml
from (irb):2:in `initialize'
from (irb):2:in `open'
from (irb):2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment