Method: SDM::HTTPAuth#url

Defined in:
lib/models/porcelain.rb

#urlObject

The base address of your website without the path.



4548
4549
4550
# File 'lib/models/porcelain.rb', line 4548

def url
  @url
end