actionmailer 7.2.1.2
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
Gemfile:
=
install:
=
Runtime Dependencies (6):
actionpack
= 7.2.1.2
actionview
= 7.2.1.2
activejob
= 7.2.1.2
activesupport
= 7.2.1.2
mail
>= 2.8.0
rails-dom-testing
~> 2.2
Requirements:
none