Class: URI::Generic

Inherits:
Object
  • Object
show all
Defined in:
lib/xommelier/core_ext/uri.rb

Instance Method Summary (collapse)

Instance Method Details

- (Object) to_xommelier



5
6
7
# File 'lib/xommelier/core_ext/uri.rb', line 5

def to_xommelier
  to_s
end