i18n-message 0.0.2
I18n::Message is an object-oriented abstraction for looking up translations from I18n.translate. This is useful for storing lookup information in contexts such as ActiveModel validation error I18n.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 0
i18n
>= 0
Development Dependencies (1):
test_declarative
>= 0