cloudinary / cloudinary/cloudinary_gem

After upgrading to CarrierWave 1.0+, need to reload model for file not to be nil

Open
#303 10 comments 3 reactions 0 assignees View on GitHub
question
Dominant language
Ruby
Stars
420
Forks
285
PR merge metrics
No merged PRs in 30d

Description

After upgrading CarrierWave to 1.0.0.beta or higher, tests using Cloudinary + CarrierWave started failing because `model.image.file` were `nil` until the model was reloaded.

I think this person ran into the same issue.
https://stackoverflow.com/questions/46271081/carrierwave-cloudinary-image-upload-works-but-null-values-returned-right-after-u

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.