Ruby implementation of the ICU (International Components for Unicode) that uses the Common Locale Data Repository to format dates, plurals, and more.https://github.com/twitter/twitter-cldr-rb5872013-04-23T18:30:12Z
All sorts of useful information about every country packaged as pretty little country objects. It includes data from ISO 3166 (countries and states/subdivisions ), ISO 4217 (currency), and E.164 (phone numbers). As a bonus it even adds a country_select helper to rails projects. http://www.countriesgem.com/4152013-05-17T06:25:35Z