Method: RIO::CxURI#to_s

Defined in:
lib/rio/cxuri.rb

#to_sObject



65
66
67
# File 'lib/rio/cxuri.rb', line 65

def to_s
  @parts.uri
end