tors / jquery-fileupload-rails-paperclip-example

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

Rails 3.2.12 - Error Empty file upload result #14

Open bigos opened 11 years ago

bigos commented 11 years ago

Any idea how can I fix it?

My project can be found here https://github.com/bigos/chrisb-images

I have copied all relevant files from the example project and still get the error.

Does it have anything to do with this issue? https://github.com/blueimp/jQuery-File-Upload/issues/2071

donapieppo commented 11 years ago

See https://github.com/tors/jquery-fileupload-rails/issues/30.

On https://github.com/donapieppo/jquery-fileupload-rails-paperclip-example fork you find the changes needed.