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