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

Fix access to new continent functionality #17

Closed stefan-kolb closed 9 years ago

stefan-kolb commented 9 years ago

The new continent functionality is not accessible in a class instance. Did a quick fix for this hope it's alright.

alexrabarts commented 9 years ago

Thanks. Released in 0.6.1.

stefan-kolb commented 9 years ago

:+1: