Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CS.countries also pulls headers #22

Open
psoliver92 opened this issue Nov 22, 2016 · 2 comments
Open

CS.countries also pulls headers #22

psoliver92 opened this issue Nov 22, 2016 · 2 comments

Comments

@psoliver92
Copy link

CS.countries also includes the following pair in the array:

:COUNTRY_ISO_CODE => "country_name"

@mikesutton
Copy link

I got this too, I'm surprised no one else is talking about this - maybe no one really using the gem.

Anyway - i use it just as array so I do this:

(CS.countries.values - ['country_name']).sort

@jpsilvashy
Copy link

I think its fair to say this is no longer being maintained, I recommend maybe getting each one out and creating your own tables?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants