[Rails] Re: Uploading and Mailing documents

2010-02-08 Thread Marnen Laibow-Koser
Pale Horse wrote: > Sharagoz -- wrote: >> >> Rails comes with ActionMailer, which supports emailing attachments. >> http://guides.rubyonrails.org/action_mailer_basics.html > > Thank you, but first, I need my application to actually have the ability > to upload the document I want to attach and m

[Rails] Re: Uploading and Mailing documents

2010-02-08 Thread Sharagoz --
There are plenty of tutorials out there on how to do this, if you just google for it. For instance: http://www.tutorialspoint.com/ruby-on-rails/rails-file-uploading.htm -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby

[Rails] Re: Uploading and Mailing documents

2010-02-08 Thread Pale Horse
Sharagoz -- wrote: > > Rails comes with ActionMailer, which supports emailing attachments. > http://guides.rubyonrails.org/action_mailer_basics.html Thank you, but first, I need my application to actually have the ability to upload the document I want to attach and mail. -- Posted via http://ww

[Rails] Re: Uploading and Mailing documents

2010-02-08 Thread Sharagoz --
Rails comes with ActionMailer, which supports emailing attachments. http://guides.rubyonrails.org/action_mailer_basics.html -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group