Provides a backend to the i18n gem to allow a definition to contain embedded references to environment variables by introducing the special embedded notation ~{}. E.g. {title: ~{APP_NAME}} will evaluate t(:title) to the value of the $APP_NAME environment variable.
Required Ruby Version
>= 0
Authors
Stayman Hou
Versions
- 0.0.5 February 22, 2022 (5.5 KB)