Sha256: 4dcdabbeba75a8cd702184b7cad3c26cfc9a9312286736757fe60607aa98fd85

Contents?: true

Size: 170 Bytes

Versions: 22

Compression:

Stored size: 170 Bytes

Contents

# frozen_string_literal: true

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

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
blacklight-spotlight-3.5.0.4 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.5.0.3 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.5.0.2 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.5.0.1 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.5.0 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.4.4.1 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.4.4 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.4.3 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.4.2.2 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.4.2.1 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.4.2 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.4.1 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.4.0 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.3.0 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.2.0 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.1.0 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.0.3 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.0.2 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.0.1 app/uploaders/spotlight/bulk_updates_uploader.rb
blacklight-spotlight-3.0.0 app/uploaders/spotlight/bulk_updates_uploader.rb