Method: SDM::HTTPAuth#url

Defined in:
lib/models/porcelain.rb

#urlObject

The base address of your website without the path.



5133
5134
5135
# File 'lib/models/porcelain.rb', line 5133

def url
  @url
end