Module: URI::Hash
- Included in:
- Hash
- Defined in:
- lib/standard/facets/uri.rb
Instance Method Summary collapse
Instance Method Details
#to_uri ⇒ Object
197 198 199 |
# File 'lib/standard/facets/uri.rb', line 197 def to_uri URI.hash_to_query(self) end |