Method: SDM::HTTPNoAuth#url

Defined in:
lib/models/porcelain.rb

#urlObject

The base address of your website without the path.



4425
4426
4427
# File 'lib/models/porcelain.rb', line 4425

def url
  @url
end