Sha256: 4fad7fba774905de55daf150bbe62602a6c860f9a63bc35c6569b5626027ad78

Contents?: true

Size: 182 Bytes

Versions: 24

Compression:

Stored size: 182 Bytes

Contents

# frozen_string_literal: true

module Spotlight
  # :nodoc:
  class BulkUpdatesUploader < CarrierWave::Uploader::Base
    storage Spotlight::Engine.config.uploader_storage
  end
end

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
blacklight-spotlight-4.3.6 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.3.5 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.3.4 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.3.3 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.3.2 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.3.1 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.3.0 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.2.0 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.1.2 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.1.1 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.1.0 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.0.3 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.0.2 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.0.1 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-4.0.0 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.6.0.beta10 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.6.0.beta9 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.6.0.beta8 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.6.0.beta7 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.6.0.beta6 app/uploaders/spotlight/bulk_updates_uploader.rb