actionmailer 3.2.22.5
Email on Rails. Compose, deliver, receive, 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.rc2 - October 01, 2023 (33 KB)
- 7.1.0.rc1 - September 27, 2023 (33 KB)
- 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)
- 3.2.22.5 - September 14, 2016 (21 KB)
Runtime Dependencies (2):
actionpack
= 3.2.22.5
mail
~> 2.5.4
Requirements:
none