From: Rick DeNatale Date: 2008-04-12T01:43:46+09:00 Subject: Re: Sending emails On Fri, Apr 11, 2008 at 10:43 AM, David Anderson wrote: > On Fri, 11 Apr 2008 23:24:16 +0900 > Thorsten Mueller wrote: > > > have a look at ActionMailer: > > http://api.rubyonrails.org/classes/ActionMailer/Base.html > > > > look for attachment, this should allow to add images, i guess (didn't > > try it, though) > > But surely that is a Rails solution, not a Ruby solution? actionmailer is a separate gem like activerecord. I believe that, like activerecord, it can be used independently of Rails, although I've not done that personally. -- Rick DeNatale My blog on Ruby http://talklikeaduck.denhaven2.com/