Class: ItunesApi::Configuration
- Inherits:
-
Object
- Object
- ItunesApi::Configuration
- Includes:
- Singleton
- Defined in:
- lib/itunes_api/configuration.rb
Overview
Used to hold configurations
Instance Attribute Summary collapse
-
#country_code ⇒ Object
Returns the value of attribute country_code.
Instance Attribute Details
#country_code ⇒ Object
Returns the value of attribute country_code.
9 10 11 |
# File 'lib/itunes_api/configuration.rb', line 9 def country_code @country_code end |