Class: Gonebusy::Configuration
- Inherits:
-
Object
- Object
- Gonebusy::Configuration
- Defined in:
- lib/gonebusy/configuration.rb
Class Attribute Summary collapse
-
.authorization ⇒ Object
Returns the value of attribute authorization.
-
.base_uri ⇒ Object
Returns the value of attribute base_uri.
Class Attribute Details
.authorization ⇒ Object
Returns the value of attribute authorization.
12 13 14 |
# File 'lib/gonebusy/configuration.rb', line 12 def end |
.base_uri ⇒ Object
Returns the value of attribute base_uri.
11 12 13 |
# File 'lib/gonebusy/configuration.rb', line 11 def base_uri @base_uri end |