Libraries
»
atom-tools
(2.0.5)
»
Index (G)
»
URI
»
Generic
Class: URI::Generic
Inherits:
Object
Object
URI::Generic
show all
Defined in:
lib/atom/http.rb
,
lib/atom/element.rb
Instance Method Summary
collapse
#
to_uri
⇒ Object
Instance Method Details
#
to_uri
⇒
Object
12
# File 'lib/atom/http.rb', line 12
def
to_uri
;
self
;
end