Advertisement
Guest User

Untitled

a guest
Mar 26th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. URI.parse('\052.example.com')
  2. URI::InvalidURIError: bad URI(is not URI?): \052.example.com
  3. from /opt/local/lib/ruby/1.8/uri/common.rb:436:in `split'
  4. from /opt/local/lib/ruby/1.8/uri/common.rb:485:in `parse'
  5. from (irb):240
  6. from :0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement