actionmailer 4.0.11.1
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 依赖 (2):
actionpack
= 4.0.11.1
mail
>= 2.5.4, ~> 2.5
要求:
none