Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/wang.rb
Instance Method Summary collapse
Instance Method Details
#to_uri ⇒ Object
22 23 24 |
# File 'lib/wang.rb', line 22 def to_uri URI.parse(self) end |