2

is there any good tutorial for this solution with or without JS? I can't find any handy tutorial or example in internet. some tutors are very old, some not works. I can't believe that for such famous framework not recorded good tutorial for such common thing as multiply file uploading

Community
  • 1
  • 1
Jack Daniel
  • 2,397
  • 8
  • 33
  • 58

1 Answers1

2

Yes there is a link you can find it here. Actually it depends on your requirement how you are going to implement, and why not to using js?

Rails 4 multiple image or file upload using carrierwave

You can perform same steps using paperclip.

You can also use fine-upload, http://docs.fineuploader.com/

Community
  • 1
  • 1
SSR
  • 6,398
  • 4
  • 34
  • 50