Commit Graph

8 Commits

Author SHA1 Message Date
bernd
5566f820ea Update to RubyOnRails 2.3.2. 2009-04-04 10:18:42 +00:00
bernd
3d0586c623 Update to ruby-rails-2.2.2. prodded by robert@ 2009-01-14 22:20:06 +00:00
bernd
3a04f8708e Update to Ruby On Rails 2.1.
Tested by jcs@, thanks!
2008-06-17 22:54:19 +00:00
bernd
14ccf9ebff Update to ruby-actionmailer-2.0.2. 2007-12-27 19:43:03 +00:00
jcs
35d4794f26 update to actionmailer-1.3.3 2007-06-22 03:46:21 +00:00
bernd
3729dacf21 Regen PLIST with updated ruby-gems. (added ri docs) 2006-10-19 17:00:59 +00:00
sturm
f15bb48241 update ruby-rails (and associated ports) to 1.1.6
This fixes a security vulnerability in rails, permitting the evaluation
of Ruby code through a URL.

for details, see
http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disclosure
2006-08-12 07:37:15 +00:00
sturm
b39884390c Initial import of ruby-actionmailer 1.2.1
Action Mailer is framework for designing email-service layers. These layers
are used to consolidate code for sending out forgotten passwords, welcoming
wishes on signup, invoices for billing, and any other use case that requires
a written notification to either a person or another system.

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

from msf
2006-06-12 20:01:18 +00:00