Class: Eltesla::Configuration
- Inherits:
-
Object
- Object
- Eltesla::Configuration
- Defined in:
- lib/eltesla/configuration.rb
Overview
Client for the Eltesla backend
Class Attribute Summary collapse
-
.api_key ⇒ Object
Returns the value of attribute api_key.
Class Attribute Details
.api_key ⇒ Object
Returns the value of attribute api_key.
7 8 9 |
# File 'lib/eltesla/configuration.rb', line 7 def api_key @api_key end |