NOTICE: This package has been removed from pkgsrc

./mail/ruby-actionmailer31, Email composition, delivery, and receiving (for Rails 3.1)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 3.1.11, Package name: ruby193-actionmailer-3.1.11, Maintainer: pkgsrc-users

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).


Required to run:
[lang/ruby193-base] [www/ruby-actionpack31] [mail/ruby-mail23]

Master sites:

SHA1: d80816e69614c1f0d96cb7d0f4a38bfdc8d84ff5
RMD160: ed9cce59ede4a7ac981069a741a7d9a68f4a49d3
Filesize: 24 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-24 15:19:04 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
Remove ruby-actionmailer31 package which is part of Ruby on Rails 3.1.
   2013-02-12 15:22:43 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-actionmailer331 to 3.1.11.

Change of version only.
   2013-01-09 13:37:52 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
Update ruby-actionpack31 to 3.1.10.

Only version has updated.
   2012-08-12 12:37:22 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-actionmailer31 to 3.1.8.

## Rails 3.1.8 (Aug 9, 2012)

*   No changes.
   2012-07-31 14:38:47 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-actionmailer31 to 3.1.7.

## Rails 3.1.7 (Jul 26, 2012)

*   No changes.
   2012-06-14 16:56:50 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-actionmailer31 to 3.1.6.

pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later.

## Rails 3.1.6 (Jun 12, 2012)

*   No changes.
   2012-06-02 03:35:50 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-actionmailer31 to 3.1.5.

## Rails 3.1.5 (May 31, 2012) ##

*   Increase minimum version of mail.
   2012-03-18 06:41:32 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-actionmailer31 to 3.1.4.

No change except version.