Path to this page:
Subject: CVS commit: pkgsrc/www/ruby-padrino-mailer
From: Takahiro Kambe
Date: 2013-02-11 15:33:57
Message id: 20130211143357.3D12D175DD@cvs.netbsd.org
Log Message:
Add ruby-padrino-mailer package version 0.10.7.
= Simple Mailer Support (padrino-mailer)
=== Overview
This component creates an easy and intuitive interface for delivering email
within a Sinatra application. The mail library is utilized to do the bulk of
the work. There is full support for rendering email templates, using an html
content type and for file attachments.
The Padrino Mailer uses a familiar Sinatra syntax similar to that of defining
routes for a controller.
Files: