actionmailer 5.0.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
= 5.0.0.rc2
actionview
= 5.0.0.rc2
activejob
= 5.0.0.rc2
mail
>= 2.5.4, ~> 2.5
rails-dom-testing
>= 1.0.5, ~> 1.0
Requirements:
none