cached_mailer 0.1.4
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.
          Gemfile:
          =
        
        
          instalar:
          =
        
      Development Dependencies (1):
            thoughtbot-shoulda
            >= 0
          
    