Sha256: 2e8237a3af3be75c818b539ef991bc0a30c9935d09f2c35f94e1b0eb7b457983
Contents?: true
Size: 130 Bytes
Versions: 2
Compression:
Stored size: 130 Bytes
Contents
COUNTRY_HASH.each do |k, v| v.each do |name, hash| unless hash.nil? COUNTRIES[k][name] = IsoCountry.new(hash) end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
iso_countries_plus-0.2.0 | lib/iso_countries_plus/assign.rb |
iso_countries_plus-0.1.0 | lib/iso_countries_plus/assign.rb |