Method: Phoner::Country#country_code

Defined in:
lib/country.rb

#country_codeObject

Returns the value of attribute country_code

Returns:

  • (Object)

    the current value of country_code



2
3
4
# File 'lib/country.rb', line 2

def country_code
  @country_code
end