Class: BestBuy::Config
- Inherits:
-
Object
- Object
- BestBuy::Config
- Defined in:
- lib/best_buy/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.
19 20 21 |
# File 'lib/best_buy/config.rb', line 19 def api_key @api_key end |