actionmailer 4.2.1.rc4
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
= 4.2.1.rc4
actionview
= 4.2.1.rc4
activejob
= 4.2.1.rc4
mail
>= 2.5.4, ~> 2.5
rails-dom-testing
>= 1.0.5, ~> 1.0
要求:
none