Class: Webex::Configuration
- Inherits:
-
Object
- Object
- Webex::Configuration
- Defined in:
- lib/webex/configuration.rb
Overview
comment
Class Method Summary collapse
Class Method Details
.host_url ⇒ Object
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 |