Registry / utility / carrierwave-backgrounder

carrierwave-backgrounder

JSON →
library1.1.2rbrubygemsunverified

Offload CarrierWave's image processing and storage to a background process using ActiveJob or Sidekiq.

gem install carrierwave_backgrounder
INSTALL
IMPORT
SIG · CARRIERWAVE-BACKGR
C
carrierwave-backgrounder
utilityrubyv1.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CarrierWaveBackgrounder
✓ require 'carrierwave_backgrounder'

Enable background processing for an uploader

require 'carrierwave_backgrounder' class ImageUploader < CarrierWave::Uploader::Base include CarrierWave::Backgrounder::Delay end
Debug
Known issues
gotchaRequires CarrierWave to be already configured
fix
Ensure CarrierWave is installed and configured before using this gem
affects: >= 0
Upgrade
Version history
1.1.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
carrierwave-backgrounder — gem install carrierwave-backgrounder · libregistry