actionmailer 4.0.6
Email on Rails. Compose, deliver, receive, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
Gemfile:
=
install:
=
Runtime Dependencies (2):
actionpack
= 4.0.6
mail
~> 2.5.4
Requirements:
none