Carrierwave multi file (photo) upload

quatermain picture quatermain · May 15, 2012 · Viewed 7.9k times · Source

I have Ruby on Rails app and I use Carrierwave for uploading my images, but I need upload more than one image at a time. I find some jQuery plugins(uploadify, image-uplad) but I don't know how implement it to my app. I don't need a huge app/engine for it.