Home
Classes
Methods
Defined In
lib/hub/speedy_stdlib.rb
Parent
BasicObject
Methods
#URI
Class and Module Index
CGI
Hub
Hub::Args
Hub::Commands
Hub::Context
Hub::Context::Branch
Hub::Context::Error
Hub::Context::FatalError
Hub::Context::GitReader
Hub::Context::GitReaderMethods
Hub::Context::GithubProject
Hub::Context::GithubURL
Hub::Context::LocalRepo
Hub::Context::Remote
Hub::Context::System
Hub::GitHubAPI
Hub::GitHubAPI::Configuration
Hub::GitHubAPI::Exceptions
Hub::GitHubAPI::FileStore
Hub::GitHubAPI::GistAuth
Hub::GitHubAPI::HttpMethods
Hub::GitHubAPI::HttpMethods::ResponseMethods
Hub::GitHubAPI::OAuth
Hub::GitHubAPI::Verbose
Hub::JSON
Hub::JSON::Generator
Hub::Runner
Hub::SshConfig
Hub::Standalone
Object
URI
URI::HTTP
class Object
Public Instance Methods
URI
(str)
click to toggle source
# File lib/hub/speedy_stdlib.rb, line 30
def
URI
(
str
)
URI
.
parse
(
str
)
end