On Fri, Apr 11, 2008 at 10:43 AM, David Anderson <lists / pern.co.uk> wrote: > On Fri, 11 Apr 2008 23:24:16 +0900 > Thorsten Mueller <thorsten / 80beans.com> 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/