Hi

Could anyone please give an example of sending mails with attachments in
rails using actionmailer?
   I have a user in users table whose attachments is stored in
attachments table it self( Relation is  user has_many attachments ;
attachment belongs_to user). Sender for example is ad...@example.com.
suppose user1 has two attachments "test1.pdf" and "test2.doc"


Thanks
Tom
-- 
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, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to