actionmailer 7.0.5
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
Gemfile:
=
Copy to clipboard
Copied!
install:
=
Versions:
- 7.1.0.beta1 - September 13, 2023 (32.5 KB)
- 7.0.8 - September 09, 2023 (30 KB)
- 7.0.7.2 - August 22, 2023 (30 KB)
- 7.0.7.1 - August 22, 2023 (30 KB)
- 7.0.7 - August 09, 2023 (30 KB)
- 7.0.5 - May 24, 2023 (30 KB)
Runtime Dependencies (9):
actionpack
= 7.0.5
actionview
= 7.0.5
activejob
= 7.0.5
activesupport
= 7.0.5
mail
~> 2.5, >= 2.5.4
net-imap
>= 0
net-pop
>= 0
net-smtp
>= 0
rails-dom-testing
~> 2.0
Requirements:
none