actionmailer 3.2.22.3
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.2.22.3
mail
~> 2.5.4
必須要件:
none