mailhopper 0.2.0
Mailhopper stores your application's emails in an ActiveRecord queue for asynchronous delivery. Use Mailhopper in combination with a delivery agent such as DelayedMailhopper.
Gemfile:
=
install:
=
Runtime Dependencies (1):
rails
>= 3.1.0
Development Dependencies (2):
rspec-rails
>= 0
sqlite3
>= 1.3.4