Class: GOBL::I18n::String
- Includes:
- GOBLExtensions::I18n::ValueKeysHelper
- Defined in:
- lib/gobl/i18n/string.rb
Overview
Map of 2-Letter language codes to their translations.
Instance Attribute Summary
Attributes inherited from Map
Method Summary
Methods included from GOBLExtensions::I18n::ValueKeysHelper
#method_missing, #respond_to_missing?
Methods inherited from Map
#[], #as_json, #each, #each_key, #empty?, #initialize, #length, #values
Methods inherited from Struct
#as_json, from_data, from_json!, #to_json
Constructor Details
This class inherits a constructor from GOBL::Map
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class GOBLExtensions::I18n::ValueKeysHelper