actionmailer 7.2.2.1
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.2.1
actionview
= 7.2.2.1
activejob
= 7.2.2.1
activesupport
= 7.2.2.1
mail
>= 2.8.0
rails-dom-testing
~> 2.2
Requirements:
none