Class | ISO3166::Translations |
In: |
lib/countries/translations.rb
|
Parent: | Hash |
Extend the hash class to allow locale lookup fall back behavior
ex: if a country has translations for pt, and the user looks up `pt-br` fallback to `pt` to prevent from showing nil values