tors / jquery-fileupload-rails-paperclip-example

An example rails application that uses the jquery-fileupload-rails and paperclip gems to upload files.
153 stars 140 forks source link

ChunkFile dont regroup after upload #26

Open fclement21 opened 10 years ago

fclement21 commented 10 years ago

I install your application for test the upload file , that's work but when I use the Chunk Option, and i display my upload I see Two files upload and not only one. How i can regroup my file ?