You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
URI
URI is a module providing classes to handle Uniform Resource Identifiers
(RFC2396: http://tools.ietf.org/html/rfc2396).
Features
* Uniform way of handling URIs.
* Flexibility to introduce custom URI schemes.
* Flexibility to have an alternate URI::Parser (or just different patterns
and regexp's).
0 commit comments