Uploading multiple file using acts_as_attachment

I have installed the acts_as_attachment. i want to upload multiple file
using that , please help me regarding this

On 27 Aug 2007, at 07:14, Vijayendra A. wrote:

I have installed the acts_as_attachment. i want to upload multiple
file
using that , please help me regarding this

There are a few tutorials that give you the information you need. All
I had to do, was open my browser and query google for “rails multiple
file uploads”.

http://railsgrunt.tristatepost.com/2007/3/14/ruby-rails-upload-
multiple-files-using-acts-as-attachment/
http://rubyonrailsnotes.blogspot.com/2007/03/multiple-file-uploads-
with-attachmentfu.html

Best regards

Peter De Berdt