active_mailer 0.0.10
Applications that have complex email sending logic have DRYness problems. ActiveMailer solves that by making a legitimate email model where all sending logic belongs. It is also capable of acting as an audit trail for email sending.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
~> 3.2