rb19-actionmailer

v 3.0.5

Email on Rails

Action Mailer is a framework for designing email-service layers. These layers are used to consolidate code for sending out forgotten passwords, welcome wishes on signup, invoices for billing, and any other use case that requires a written notification to either a person or another system. Action Mailer is in essence a wrapper around Action Controller and the Mail gem. It provides a way to make emails using templates in the same way that Action Controller renders views using templates.

http://www.rubyonrails.org/

To install rb19-actionmailer, paste this in macOS terminal after installing MacPorts

sudo port install rb19-actionmailer

Add to my watchlist

Installations 0
Requested Installations 0