Skip to content

Instantly share code, notes, and snippets.

@smathy
Created June 21, 2016 17:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smathy/7f662b4e9e9b0618d249dc9531624fba to your computer and use it in GitHub Desktop.
Save smathy/7f662b4e9e9b0618d249dc9531624fba to your computer and use it in GitHub Desktop.
[2] pry(main)> require "uri"
=> true
[3] pry(main)> URI "foo:3000"
=> #<URI::Generic foo:3000>
[4] pry(main)>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment