uploading multiple file using acts_as_attachment

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