Class: MediumApi::Configuration
- Inherits:
-
Object
- Object
- MediumApi::Configuration
- Defined in:
- lib/medium_api/configuration.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.
3 4 5 |
# File 'lib/medium_api/configuration.rb', line 3 def api_key @api_key end |