actionmailer 3.0.8
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
= 3.0.8
mail
~> 2.2.19