class ISO3166::Subdivision
def code_with_translations
-
(Hash)
- A hash with the subdivision code as key and the hash of translated subdivision names ( locale => name ) as value.
def code_with_translations { code => translations } end
(Hash)
- A hash with the subdivision code as key and the hash of translated subdivision names ( locale => name ) as value.
def code_with_translations { code => translations } end