Method: SDM::HTTPAuth#url

Defined in:
lib/models/porcelain.rb

#urlObject

The base address of your website without the path.



5071
5072
5073
# File 'lib/models/porcelain.rb', line 5071

def url
  @url
end