actionmailer 7.0.0
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 November 07, 2024 (31.5 KB)
- 8.0.0.rc2 October 30, 2024 (31.5 KB)
- 8.0.0.rc1 October 19, 2024 (31.5 KB)
- 8.0.0.beta1 September 26, 2024 (31.5 KB)
- 7.2.2 October 31, 2024 (31.5 KB)
- 7.0.0 December 15, 2021 (29.5 KB)
Runtime Dependencies (6):
actionpack
= 7.0.0
actionview
= 7.0.0
activejob
= 7.0.0
activesupport
= 7.0.0
mail
~> 2.5, >= 2.5.4
rails-dom-testing
~> 2.0
Requirements:
none