actionmailer 4.0.11
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
mail
>= 2.5.4, ~> 2.5
必須要件:
none