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