Class: ItunesApi::Configuration

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

Instance Attribute Summary collapse

Instance Attribute Details

#country_codeObject

Returns the value of attribute country_code.



6
7
8
# File 'lib/itunes_api/configuration.rb', line 6

def country_code
  @country_code
end