module Jennifer::Model::Translation
Overview
Includes localization methods.
Depends of parent class ::lookup_ancestors
and ::i18n_scope
methods.
Direct including types
Defined in:
jennifer/model/translation.crConstant Summary
-
GLOBAL_SCOPE =
"jennifer"
-
Default global translation scope.
Instance Method Summary
- #class_name : String
-
#human_attribute_name(attribute : String | Symbol)
Delegates the call to
self.class
. -
#lookup_ancestors(&)
Delegates the call to
self.class
.