Class: EchoNest::Config
- Inherits:
-
Object
- Object
- EchoNest::Config
- Defined in:
- lib/another_echonest_ruby_api/config.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/another_echonest_ruby_api/config.rb', line 3 def api_key @api_key end |