Hi
Can anyone recommend some rails plugins that would allow me to register various notification against models that could be linked to a set of templates to format emails (and possibly other).
Ideally the plugin could be referenced in one line from each model and the notification format could be passes from some construct such as user preference etc..
Appreciate your help
Dom