Offload CarrierWave's image processing and storage to a background process using ActiveJob or Sidekiq.
gem install carrierwave_backgrounderNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Enable background processing for an uploader
Ensure CarrierWave is installed and configured before using this gem
No dependency data recorded yet.