Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/stype.rb

Instance Method Summary collapse

Instance Method Details

#to_uriObject



15
16
17
# File 'lib/stype.rb', line 15

def to_uri
  Stype::SURI.parse(self)
end