RubyGems Navigation menu

i18n_emails 0.1.0

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.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.1.0 - November 16, 2010 (8 KB)

Development Abhängigkeiten (1):

rspec >= 1.2.9

Besitzer:

Autoren:

  • Matt Vague, Greg Bell, VersaPay

SHA 256-Prüfsumme:

ecb65d85287e4966a72457d6ac5f732a4ccb7eab2df50ffb650ddbbb176e4fab

Downloads insgesamt 4.910

Für diese Version 4.910

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: