messages_dictionary 0.1.3.2
This gem allows you to store some text in a simple-key value format and fetch it whenever you need from your methods. Various classes may have different messages attached and apply different fetching logic. Messages also support interpolation and can be stored in separate YAML files.
Gemfile:
=
install:
=
Runtime Dependencies (1):
hashie
~> 3.4