actionmailer 8.0.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:
=
Versions:
- 8.1.0.beta1 September 04, 2025 (32 KB)
- 8.0.2.1 August 13, 2025 (31.5 KB)
- 8.0.2 March 12, 2025 (31.5 KB)
- 8.0.1 December 13, 2024 (31.5 KB)
- 8.0.0.1 December 10, 2024 (31.5 KB)
Runtime Dependencies (6):
actionpack
= 8.0.2.1
actionview
= 8.0.2.1
activejob
= 8.0.2.1
activesupport
= 8.0.2.1
mail
>= 2.8.0
rails-dom-testing
~> 2.2
Requirements:
none