actionmailer 7.1.4
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
Gemfile:
=
install:
=
Versions:
- 8.0.0.beta1 - September 26, 2024 (31.5 KB)
- 7.2.1 - August 22, 2024 (31.5 KB)
- 7.2.0 - August 09, 2024 (31.5 KB)
- 7.2.0.rc1 - August 06, 2024 (31.5 KB)
- 7.2.0.beta3 - July 11, 2024 (31.5 KB)
- 7.1.4 - August 22, 2024 (33 KB)
Runtime Dependencies (9):
actionpack
= 7.1.4
actionview
= 7.1.4
activejob
= 7.1.4
activesupport
= 7.1.4
mail
~> 2.5, >= 2.5.4
net-imap
>= 0
net-pop
>= 0
net-smtp
>= 0
rails-dom-testing
~> 2.2
Requirements:
none