Class: Cordial::Configuration
- Inherits:
-
Object
- Object
- Cordial::Configuration
- Defined in:
- lib/cordial.rb
Instance Attribute Summary collapse
-
#api_key ⇒ Object
Returns the value of attribute api_key.
Instance Attribute Details
#api_key ⇒ Object
Returns the value of attribute api_key.
30 31 32 |
# File 'lib/cordial.rb', line 30 def api_key @api_key end |