carmen icon indicating copy to clipboard operation
carmen copied to clipboard

A repository of geographic regions for Ruby

Results 20 carmen issues
Sort by recently updated
recently updated
newest added

Currently the repo does not show the 1.1.3 release anywhere, only in rubygems do I see this version Can you add the following - Changelog entry - Git tag /...

In the international drop down section, under Israel, the selection for Jerusalemis is Yerushalayim Al Quads ( Hebrew and Arabic for Jerusalem). I'm not trying to wade into any debate...

Hi, there are methods defined in `Carmen::Country` class ```ruby def self.all World.instance.subregions end def self.query_collection all end ``` and all finders use it in a such way `query_collection.find` But what...

Something's up with ActiveSupport, which is breaking Carmen. To replicate: run this minimal script require 'carmen.rb' And be greeted with an error like this: ``` .gems/ruby/2.7.0/gems/activesupport-7.0.1/lib/active_support/xml_mini.rb:184:in `current_thread_backend': uninitialized constant ActiveSupport::XmlMini::IsolatedExecutionState...

This PR fixes a typo in the README – the project's name was misspelled.

Hello, I'm facing the same issue of translations of subregions but for the Simplified Chinese with `gem "carmen", "~> 1.1.3"` As I see [here](https://github.com/carmen-ruby/carmen/blob/master/locale/overlay/cn/world/cn.yml) the subregions are translated and have...

https://www.bcn.cl/siit/actualidad-territorial/nueva-region-de-nuble/actualidad-territorial/region-de-nuble/document_view2 Since September 6, 2018, the new region of Ñuble is constituted, formed by the twenty-one communes that made up the province of Ñuble, of the old Biobío Region, establishing...

in case this PR isn't merged yet https://github.com/carmen-ruby/carmen/pull/291 how to add a single subregion to Carmen sets?

Tool like VersionEye are using this information for license compliance analysis. Before submitting a PR that modifies geographical data, please read the [Wiki on how to do this properly](https://github.com/carmen-ruby/carmen/wiki/Contributing-Data). This...