actionmailer 7.0.8
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
Gemfile:
=
复制到剪贴板
已复制!
安装:
=
版本列表:
- 7.2.1 - August 22, 2024 (31.5 KB)
- 7.2.0 - August 09, 2024 (31.5 KB)
- 7.2.0.rc1 - August 06, 2024 (31.5 KB)
- 7.2.0.beta3 - July 11, 2024 (31.5 KB)
- 7.2.0.beta2 - June 04, 2024 (31.5 KB)
- 7.0.8 - September 09, 2023 (30.0 KB)
Runtime 依赖 (9):
actionpack
= 7.0.8
actionview
= 7.0.8
activejob
= 7.0.8
activesupport
= 7.0.8
mail
~> 2.5, >= 2.5.4
net-imap
>= 0
net-pop
>= 0
net-smtp
>= 0
rails-dom-testing
~> 2.0
要求:
none