Method: SDM::HTTPNoAuth#url

Defined in:
lib/models/porcelain.rb

#urlObject

The base address of your website without the path.



6808
6809
6810
# File 'lib/models/porcelain.rb', line 6808

def url
  @url
end