quatermain
quatermain

Reputation: 1452

Carrierwave multi file (photo) upload

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.

Upvotes: 5

Views: 7888

Answers (1)

Related Questions