Class: PixabayApi::Configuration
- Inherits:
-
Object
- Object
- PixabayApi::Configuration
- Defined in:
- lib/pixabay_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.
5 6 7 |
# File 'lib/pixabay_api/configuration.rb', line 5 def api_key @api_key end |