actionmailer 8.0.1
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (6):
actionpack
= 8.0.1
actionview
= 8.0.1
activejob
= 8.0.1
activesupport
= 8.0.1
mail
>= 2.8.0
rails-dom-testing
~> 2.2
必填:
none