NOTICE: This package has been removed from pkgsrc

./mail/ruby-actionmailer3, Email composition, delivery and receiving (for Rails 3.0)

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


Branch: CURRENT, Version: 3.0.20, Package name: ruby193-actionmailer-3.0.20, 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:
[www/ruby-actionpack3] [lang/ruby193-base] [mail/ruby-mail22]

Master sites:

SHA1: c5b1a446d921dbd512a2d418c50f144b4540a657
RMD160: 3b576562ed047e19d03e27a06e3bdc7e2091b637
Filesize: 31 KB

Version history: (Expand)


CVS history: (Expand)


   2013-02-17 09:45:48 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
Remove ruby-actionmailer3.
It is part of Ruby on Rails 3.0 which isn't supported any more.
   2013-01-29 16:41:49 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-actionmailer3 to 3.0.20.

No change except version.
   2013-01-09 13:29:19 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
Update ruby-actionmailer3 to 3.0.19.

Only version has updated.
   2012-08-12 11:48:26 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-actionmailer3 to 3.0.17.

## Rails 3.0.17 (Aug 9, 2012)

* No changes.
   2012-07-31 14:25:49 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-actionmailer3 to 3.0.16.

## Rails 3.0.16 (Jul 26, 2012)

*   No changes.

## Rails 3.0.14 (Jun 12, 2012)

*   No changes.
   2012-06-14 16:51:28 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update ruby-actionmailer3 to 3.0.14.

pkgsrc change: add RUBY_RAILS_STRICT_DEP which will be enabled later.

## Rails 3.0.14 (Jun 12, 2012)

*   No changes.
   2012-06-02 03:30:53 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-actionmailer3 to 3.0.13.

* Rails 3.0.13 (May 31, 2012)

* No changes.
   2012-03-18 06:28:20 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-actionmailer3 to 3.0.12.

No change except version.