Class: ItunesApi::Configuration

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/itunes_api/configuration.rb

Overview

Used to hold configurations

Instance Attribute Summary collapse

Instance Attribute Details

#country_codeObject

Returns the value of attribute country_code.



9
10
11
# File 'lib/itunes_api/configuration.rb', line 9

def country_code
  @country_code
end