RubyGems.org

Cached Mailer simply stores a copy of all the email you send with ActionMailer to the database. The template used is also stored so you can run queries on the database for specific emails.

installgem install cached_mailer
Authors

mhodgson

4,921 total downloads 806 for this version
Owners

A5abac2c4b7d7cc41f13fba5151dacfe

Gemfile
gem "cached_mailer", "~> 0.1.5"
Versions
  1. 0.1.5 December 12, 2009
Show all versions (7 total)
Development Dependencies
  1. thoughtbot-shoulda >= 0