Method: Country#data

Defined in:
lib/country_list/country.rb

#dataObject (readonly)

Returns the value of attribute data.



7
8
9
# File 'lib/country_list/country.rb', line 7

def data
  @data
end