Class: Webex::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/webex/configuration.rb

Overview

comment

Class Method Summary collapse

Class Method Details

.host_urlObject



8
9
10
11
# File 'lib/webex/configuration.rb', line 8

def self.host_url
  "https://#{site_name}.webex.com/#{site_name}/"
  # "https://engsound.webex.com/engsound/"
end