actionmailer 5.0.0.beta2
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.0.5 - May 24, 2023 (30 KB)
- 7.0.4.3 - March 13, 2023 (30 KB)
- 7.0.4.2 - January 25, 2023 (30 KB)
- 7.0.4.1 - January 17, 2023 (30 KB)
- 7.0.4 - September 09, 2022 (30 KB)
- 5.0.0.beta2 - February 01, 2016 (26.5 KB)
Runtime Dependencies (5):
actionpack
= 5.0.0.beta2
actionview
= 5.0.0.beta2
activejob
= 5.0.0.beta2
mail
>= 2.5.4, ~> 2.5
rails-dom-testing
>= 1.0.5, ~> 1.0
Requirements:
none