Itay Taragano
Itay Taragano
It's on our road-map to support generating responsive image tags, however there's no ETA for this yet.
Hi @alexwaters, I'm sorry for the response delay. Unfortunately we currently don't have flask integration and therefore don't currently support Flask's configurations.
Closing this issue due to the time elapsed. Please feel free to contact our support http://support.cloudinary.com or create a new ticket if you have any additional issues.
I apologize for that. I have mistakenly thought that you got an answer via our support system, but apparently this was another user, sorry about that. While it is not...
Thank you @Nkadze. We're taking a look and we'll let you know of any insights.
Thank you very much for your suggestion. I've passed it on to our team to consider such an enhancement for future versions of our GEM.
When using Ruby on Rails together with CarrierWave, CarrierWave’s default behavior when destroying model records is to delete the associated uploaded images from Cloudinary as well. If you wish, you...
Thank you for your suggestion, our dev team will indeed consider to support this as a default behavior. In the meantime, can you please try returning `self.enable_processing` in `delete_remote?` and...
Hi @adambrod, I just wanted to check whether this issue can be closed or whether you still experience the same (or any other) issue?
It's on our road-map to fully support multiple assignments with CarrierWave. In the meantime, you can accomplish that with a different approach. Here's a sample project: https://github.com/taragano/Cloudinary_multiple_uploads