Hi guys,
I am using rails 2.1.1 on a project and would like to enable mailer
layouts for it.
I know that in later versions of rails, this is supported, but I do
not have the time just now to upgrade my app.
Are there any plugins to do this?
I found http://www.railslodge.com/plugins/590-action-mailer-layouts
but the source code seems to be missing.
thanks,
Lee
Hi guys,
I am using rails 2.1.1 on a project and would like to enable mailer
layouts for it.
I know that in later versions of rails, this is supported, but I do
not have the time just now to upgrade my app.
Are there any plugins to do this?
I foundhttp://www.railslodge.com/plugins/590-action-mailer-layouts
but the source code seems to be missing.
Looks like the new home of that code is https://github.com/willcodeforfoo/action_mailer_layouts
Fred