pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/ruby-actionmailer3



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 12 04:20:55 UTC 2010

Update of /cvsroot/pkgsrc/mail/ruby-actionmailer3
In directory ivanova.netbsd.org:/tmp/cvs-serv28195

Log Message:
Importing mail/ruby-actionmailer3 3.0.0.

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.

Additionally, an Action Mailer class can be used to process incoming email,
such as allowing a weblog to accept new posts from an email (which could even
have been sent from a phone).

(This is part of Ruby on Rails 3.)


Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/mail/ruby-actionmailer3/Makefile
N pkgsrc/mail/ruby-actionmailer3/distinfo
N pkgsrc/mail/ruby-actionmailer3/PLIST
N pkgsrc/mail/ruby-actionmailer3/DESCR

No conflicts created by this import



Home | Main Index | Thread Index | Old Index