actionmailer 6.0.0.beta2
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.3 March 24, 2026 (32.5 KB)
- 8.1.2.1 March 23, 2026 (32.5 KB)
- 8.1.2 January 08, 2026 (32.5 KB)
- 8.1.1 October 28, 2025 (32.5 KB)
- 8.1.0 October 22, 2025 (32 KB)
- 6.0.0.beta2 February 25, 2019 (29.5 KB)
Runtime Dependencies (5):
actionpack
= 6.0.0.beta2
actionview
= 6.0.0.beta2
activejob
= 6.0.0.beta2
mail
~> 2.5, >= 2.5.4
rails-dom-testing
~> 2.0
Requirements:
none