Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/regexpr-uri.rb
Instance Method Summary collapse
Instance Method Details
#to_uri ⇒ Object
61 |
# File 'lib/regexpr-uri.rb', line 61 def to_uri() Uri. new self end |