Class: Applied::Configuration
- Inherits:
-
Object
- Object
- Applied::Configuration
- Defined in:
- lib/applied.rb
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
-
#endpoint ⇒ Object
Returns the value of attribute endpoint.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key.
15 16 17 |
# File 'lib/applied.rb', line 15 def api_key @api_key end |
#endpoint ⇒ Object
Returns the value of attribute endpoint.
15 16 17 |
# File 'lib/applied.rb', line 15 def endpoint @endpoint end |