Advertisement
Guest User

output

a guest
Feb 10th, 2012
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. -bash-3.2$ rails console
  2. Loading development environment (Rails 3.0.10)
  3. [1] pry(main)> require 'open-uri';Nokogiri::HTML(open("http://www.macupdate.com/app/mac/10700")).at_css("#appiconinfo")
  4. => nil
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement