Module
URI::Hash
In:
lib/lore/facets/uri.rb
Methods
to_uri
Public Instance methods
to_uri
()
[Source]
# File lib/lore/facets/uri.rb, line 235
def
to_uri
URI
.
hash_to_query
(
self
)
end
[Validate]