actionmailer 4.2.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:
=
安装:
=
版本列表:
- 8.1.1 October 28, 2025 (32.5 KB)
- 8.1.0 October 22, 2025 (32.0 KB)
- 8.1.0.rc1 October 15, 2025 (32.0 KB)
- 8.1.0.beta1 September 04, 2025 (32.0 KB)
- 8.0.4 October 28, 2025 (31.5 KB)
- 4.2.0.beta2 September 26, 2014 (25.0 KB)
Runtime 依赖 (5):
actionpack
= 4.2.0.beta2
actionview
= 4.2.0.beta2
activejob
= 4.2.0.beta2
mail
>= 2.5.4, ~> 2.5
rails-dom-testing
>= 1.0.3, ~> 1.0
要求:
none