Tagged Questions
0
votes
2answers
143 views
Dragonfly cache location
Does anyone know the location of the rails image gem dragonfly's cache. I don't want to have to regenerate all the different sized versions of images each time I deploy.
I already keep the original ...
0
votes
0answers
80 views
Copy dragonfly cache
Is there a way to copy the cached image thumbnails etc between deployments?
I'm already using a deploy hook to share the original images between deployments, but resizes need to be regenerated, which ...