Hi, I'm using carrierwave which stores uploaded files into public/uploads. After deploying, the public/uploads directory is not copied to the current version and all my uploaded files are lost. How can I fix this?
Hi,
I'm using carrierwave which stores uploaded files into public/uploads.
After deploying, the public/uploads directory is not copied to the current version and all my uploaded files are lost.
How can I fix this?