Top Level Namespace
Defined Under Namespace
Modules: URI
Instance Method Summary collapse
-
#uri ⇒ Object
Ruby URI::Component::UserInfo: Class to handle an userinfo component in an URI.
Instance Method Details
#uri ⇒ Object
Ruby URI::Component::UserInfo: Class to handle an userinfo component in an URI
- Author
-
SATOH Fumiyasu
- Copyright
-
© 2007-2011 SATOH Fumiyasu @ OSS Technology, Corp.
- License
-
You can redistribute it and/or modify it under the same term as Ruby.
8 |
# File 'lib/uri/component/path.rb', line 8 require 'uri' |