Table of Contents - impuri-0.8.0 Documentation
Classes and Modules
- Array
- FalseClass
- Hash
- ImpURI
- ImpURI::ColonPathSeparatorsNotAllowedError
- ImpURI::SchemeMissingError
- Module
- NilClass
- Numeric
- Object
- String
- TrueClass
Methods
- ::all_but_scheme — ImpURI
- ::all_but_userinfo — ImpURI
- ::has_ampersand_parameter_separator? — ImpURI
- ::has_colon_path_separator? — ImpURI
- ::has_parameters? — ImpURI
- ::has_port_number? — ImpURI
- ::has_scheme? — ImpURI
- ::has_semicolon_parameter_separator? — ImpURI
- ::has_userinfo? — ImpURI
- ::has_username? — ImpURI
- ::hostname — ImpURI
- ::hostname_and_path — ImpURI
- ::hostname_and_port_number — ImpURI
- ::hostname_optionally_with_port_number — ImpURI
- ::is_ssh? — ImpURI
- ::new — ImpURI
- ::parameter_separator — ImpURI
- ::parameter_string — ImpURI
- ::parameters — ImpURI
- ::parse — ImpURI
- ::password — ImpURI
- ::path — ImpURI
- ::port_number — ImpURI
- ::request_uri — ImpURI
- ::scheme — ImpURI
- ::scheme_with_separator — ImpURI
- ::userinfo — ImpURI
- ::userinfo_with_separator — ImpURI
- ::username — ImpURI
- #alias_methods — Module
- #all_but_first — Array
- #all_but_last — Array
- #all_but_scheme — ImpURI
- #blank? — FalseClass
- #blank? — NilClass
- #blank? — Numeric
- #blank? — Object
- #blank? — String
- #blank? — TrueClass
- #extract_options! — Array
- #has_ampersand_parameter_separator? — ImpURI
- #has_colon_path_separator? — ImpURI
- #has_hostname? — ImpURI
- #has_parameter_string? — ImpURI
- #has_parameters? — ImpURI
- #has_password? — ImpURI
- #has_path? — ImpURI
- #has_port_number? — ImpURI
- #has_scheme? — ImpURI
- #has_semicolon_parameter_separator? — ImpURI
- #has_userinfo? — ImpURI
- #has_username? — ImpURI
- #hostname — ImpURI
- #hostname= — ImpURI
- #hostname_and_path — ImpURI
- #hostname_and_port_number — ImpURI
- #hostname_optionally_with_port_number — ImpURI
- #is_ssh? — ImpURI
- #parameter_string — ImpURI
- #parameter_string= — ImpURI
- #parameters — ImpURI
- #parameters= — ImpURI
- #password — ImpURI
- #password= — ImpURI
- #path — ImpURI
- #path= — ImpURI
- #port_number — ImpURI
- #port_number= — ImpURI
- #request_uri — ImpURI
- #scheme — ImpURI
- #scheme= — ImpURI
- #scheme_with_separator — ImpURI
- #to_h — ImpURI
- #to_s — ImpURI
- #userinfo — ImpURI
- #userinfo_with_separator — ImpURI
- #username — ImpURI
- #username= — ImpURI
- #x_www_form_urlencode — Hash