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

Add IBAN details from ISO 13616-1 #23

Closed greysteil closed 9 years ago

greysteil commented 9 years ago

Support looking up the IBAN country code of the country, as detailed in ISO 13616-1.

vjt commented 9 years ago

Looks nice and clean to me.

greysteil commented 9 years ago

Thanks @vjt. @alexrabarts - what say you? We're big fans of this gem, btw.

alexrabarts commented 9 years ago

Looks good. I'll push this out in a new release shortly.

greysteil commented 9 years ago

Thanks @alexrabarts. Any news on that new version?

alexrabarts commented 9 years ago

Sorry for the delay. Your changes are in version 0.7.0, which is now on RubyGems. Thanks for the input.

greysteil commented 9 years ago

Awesome, thanks!

alexrabarts commented 9 years ago

@greysteil Since you are actively using this gem, I've added you as a collaborator.

greysteil commented 9 years ago

Nice, thanks @alexrabarts.