Re: [Rails-core] Mail now in ActionMailer

2009-12-30 Thread Ryan Angilly
Good stuff. Thanks Mikel! On Tue, Dec 29, 2009 at 8:15 PM, Mikel Lindsaar wrote: > OK everyone, so we finally have Mail merged into ActionMailer replacing out > TMail > > This is for the 3.0 release, and not part of the 2.x tree. > > I am the TMail maintainer and I decided this year to write a

[Rails-core] Mail now in ActionMailer

2009-12-29 Thread Mikel Lindsaar
OK everyone, so we finally have Mail merged into ActionMailer replacing out TMail This is for the 3.0 release, and not part of the 2.x tree. I am the TMail maintainer and I decided this year to write a ruby email handler, the Mail gem is my solution to this. Mail takes a very object oriented app