Method: ItunesApi::Configuration#country_code
- Defined in:
- lib/itunes_api/configuration.rb
#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 |