I need to keep email templates in the database so that they can be easily tracked, changed, versioned, shared among a cluster.
What's the best way to use actionmailer with the whole template coming from the DB.
I need to keep email templates in the database so that they can be easily tracked, changed, versioned, shared among a cluster.
What's the best way to use actionmailer with the whole template coming from the DB.