Multisite ActionMailer Ruby on Rails plugin
[Posted by Urban Hafner on 26 Feb 2009]
I just released a new Ruby on Rails plugin. Here’s the contents of the README:
If you want ActionMailer templates handled the same way as views when
you are using the rails-multisite plugin use this plugin.
Right now it only works in conjunction with the msales fork of
rails-multisite [1] and is in conflict with action_mailer_layouts [2]
[1] http://github.com/msales/rails-multisite/tree/master
[2] http://github.com/willcodeforfoo/action_mailer_layouts/tree/master
You can get it at http://github.com/msales/multisite_action_mailer/tree/master. Patches welcome.