city-state icon indicating copy to clipboard operation
city-state copied to clipboard

CS.countries also pulls headers

Open psoliver92 opened this issue 8 years ago • 2 comments

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

:COUNTRY_ISO_CODE => "country_name"

psoliver92 avatar Nov 22 '16 15:11 psoliver92

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

mikesutton avatar Jul 26 '18 00:07 mikesutton

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

jpsilvashy avatar Feb 12 '19 20:02 jpsilvashy