actionmailer 7.0.8.7
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
Gemfile:
=
安装:
=
Runtime 依赖 (9):
actionpack
= 7.0.8.7
actionview
= 7.0.8.7
activejob
= 7.0.8.7
activesupport
= 7.0.8.7
mail
~> 2.5, >= 2.5.4
net-imap
>= 0
net-pop
>= 0
net-smtp
>= 0
rails-dom-testing
~> 2.0
要求:
none