I am a complete noob so please bare with me. I have started developing my web app and I would like to create an upload system that allows for multiple file uploads and allows videos files to be uploaded.
I was able to successfully integrate Paperclip, however, I felt it was limited and didnt have the cool UI I wanted.
I found Jquery FIle Upload Gem which seems to do exactly what I want.
I’ve tinkered with Jquery Fileupload before and found it inconsistent across browsers (I know it is widely used, so apparently the issues can be resolved). As an alternative, you may want to take a look at Filepicker (filepicker.io).
Thanks so much for your replies. Chad, is there an example of how jack_up looks? I love the slick UI of jQuery File Upload. If Jack_up is customizable that would be great too.