Queues emails from ActionMailer in the database and uses a separate process to send them. Reduces sending overhead when sending hundreds of emails.
Eric Hodel
gem "ar_mailer", "~> 1.0.1"