actionmailer 4.2.0.rc2
Email on Rails. Compose, deliver, receive, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
Gemfile:
=
install:
=
Runtime Dependencies (5):
actionpack
= 4.2.0.rc2
actionview
= 4.2.0.rc2
activejob
= 4.2.0.rc2
mail
>= 2.5.4, ~> 2.5
rails-dom-testing
>= 1.0.5, ~> 1.0
Requirements:
none