-
Is it possible to create a thumbnail version when uploading directly to s3_direct_upload? Perhaps integrating carrierwave somehow? I'm not quite sure how I would do this, however. Any ideas on how …
-
Hello there,
After upgrading to the latest version of `carrierwave`, `CarrierWave::Storage::Fog::File#public_url` started to raise `undefined method 'gsub' for nil:NilClass` for URI parser. It seem…
-
Would you consider making this gem compatible with [CarrierWave Backgrounder](https://github.com/lardawge/carrierwave_backgrounder) and [Delayed::Job](https://github.com/collectiveidea/delayed_job)?
…
-
-
Has anyone managed to get CarrierWave working with Uppy (https://uppy.io/)?
Would love to hear about some possible integration strategies.
-
-
Hi,
we have a model with an image (uploaded with Carrierwave and stored on Cloudinary). We tried to index the URL of the image (which is uploaded at the same time as creating the model), but all we…
Spone updated
6 years ago
-
Заменить Carrierwave на модный, мощный и хипстерский [Shrine](https://github.com/shrinerb/shrine).
-
With [carrierwave rspec testing](https://github.com/carrierwaveuploader/carrierwave/wiki/How-to:-Cleanup-after-your-Rspec-tests), we'll be able to test uploader implementation details and cover more o…
-