RubyGems.org

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.

installgem install active_mailer
Authors

Matt Gordon

1,172 total downloads 489 for this version
Owners

Bd906450f9140d2c33b9ab7f43b9c4d7

Gemfile
gem "active_mailer", "~> 0.0.5"
Versions
  1. 0.0.5 February 23, 2013
  2. 0.0.4 February 21, 2013
  3. 0.0.3 February 20, 2013