carrierwave_backgrounder 1.1.1
Offload CarrierWave's image processing and storage to a background process using ActiveJob or Sidekiq.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            carrierwave
            > 2.0, < 4.0
          
          
            rails
            > 6.0, < 8.1