alexrabarts / iso_country_codes

A Ruby library that provides ISO 3166-1 country codes/names and ISO 4217 currencies
http://github.com/alexrabarts/iso-country-codes
163 stars 62 forks source link

Cyprus belongs to the wrong continent #19

Closed cosmindorobantu closed 9 years ago

cosmindorobantu commented 9 years ago

While Cyprus is closest to Asia Minor, it still belongs to Europe. Cyprus is also a member of the European union, so it's continent should be Europe. https://github.com/alexrabarts/iso_country_codes/blob/master/lib/iso_country_codes/continent.rb#L162

greysteil commented 9 years ago

See https://github.com/alexrabarts/iso_country_codes/pull/22