Categories: None [Edit]
i18n_emails
I18nEmails makes it easy to create and maintain I18n emails in Rails apps.
Using I18n in large Rails apps often results in large and incomprehensible translation files. The idea of splitting up concerns should also apply to translations files and emails in particular and that is why this gem was created.
I18nEmails allows you to create separate translation files for each email (.email) and store them in a nested folder structure mirroring a translation file, for example: config/locales/en/notifier/forgotten_password.email.
The email body content in a .email file is also more readable for both developer and non-technical people then a YAML file.
Total
Ranking: 120,363 of 192,263
Downloads: 5,838
Daily
Ranking: 122,457 of 192,239
Downloads: 1
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name |
|---|
Depends on
| Rank | Downloads | Name |
|---|---|---|
| 29 | 972,591,437 | rspec |
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | mattvague |