This project is archived and is in readonly mode.
ActionMailer and non-thread I18n
Reported by Marcelo Barbudas | June 16th, 2009 @ 09:02 AM | in 3.x
Hi,
When sending mails there is often the case where you are sending it to another party than the current logged in user (like when commenting on a blog).
It would be nice to be able to specify a local I18n for ActionMailer.
There is a plugin that does this:
http://github.com/Bertg/i18n_action_mailer/tree/master
In my case it doesn't work because apparently it conflicts with the translator plugin, however it provides the basic idea.
-- M.
Comments and changes to this ticket
-
Rohit Arondekar October 9th, 2010 @ 04:03 AM
- State changed from new to stale
- Importance changed from to
Marking ticket as stale. If this is still an issue please leave a comment with suggested changes, creating a patch with tests, rebasing an existing patch or just confirming the issue on a latest release or master/branches.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>