Method: SDM::HTTPAuth#url

Defined in:
lib/models/porcelain.rb

#urlObject

The base address of your website without the path.



5107
5108
5109
# File 'lib/models/porcelain.rb', line 5107

def url
  @url
end