mail_alternatives_with_attachments 2.0.0
ActionMailer 3 makes it much easier to send emails, but there is one case it doesn't handle well.\ Specifically, it is difficult to send a message that has the proper MIME hiearchy for an email with both HTML and text alternatives\ that also includes attachments. This gem solves that need.
Gemfile:
=
install:
=
Runtime Dependencies (1):
actionmailer
~> 4.0