actionmailer 5.0.0.beta1
Email on Rails. Compose, deliver, receive, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
Gemfile:
=
install:
=
Versions:
- 8.1.0.rc1 October 15, 2025 (32 KB)
- 8.1.0.beta1 September 04, 2025 (32 KB)
- 8.0.3 September 22, 2025 (31.5 KB)
- 8.0.2.1 August 13, 2025 (31.5 KB)
- 8.0.2 March 12, 2025 (31.5 KB)
- 5.0.0.beta1 December 18, 2015 (26.5 KB)
Runtime Dependencies (5):
actionpack
= 5.0.0.beta1
actionview
= 5.0.0.beta1
activejob
= 5.0.0.beta1
mail
>= 2.5.4, ~> 2.5
rails-dom-testing
>= 1.0.5, ~> 1.0
Requirements:
none