actionmailer 6.1.7.5
Email on Rails. Compose, deliver, and test emails using the familiar controller/view pattern. First-class support for multipart email and attachments.
Gemfile:
=
installation:
=
Dépendances de Runtime (6):
actionpack
= 6.1.7.5
actionview
= 6.1.7.5
activejob
= 6.1.7.5
activesupport
= 6.1.7.5
mail
~> 2.5, >= 2.5.4
rails-dom-testing
~> 2.0
Dépendances:
none