active_mailer 0.0.9
Application that have complext email sending logic have DRYness problems. ActiveMailersolves that by making a legitimate email model where all sending logic belongs. Also capable of acting as an audit trail for email sending.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
~> 3.2
rails
~> 3.2