Sha256: 6aa577253edeef811f398c8da970e0f7227958ff9588b1154f6689fed06a540e

Contents?: true

Size: 256 Bytes

Versions: 58

Compression:

Stored size: 256 Bytes

Contents

module Hyrax
  module ResourceSync
    extend ActiveSupport::Autoload

    eager_autoload do
      autoload :CapabilityListWriter
      autoload :ChangeListWriter
      autoload :ResourceListWriter
      autoload :SourceDescriptionWriter
    end
  end
end

Version data entries

58 entries across 58 versions & 2 rubygems

Version Path
hyrax-2.9.6 lib/hyrax/resource_sync.rb
hyrax-2.9.5 lib/hyrax/resource_sync.rb
hyrax-2.9.4 lib/hyrax/resource_sync.rb
hyrax-2.9.3 lib/hyrax/resource_sync.rb
hyrax-2.9.2 lib/hyrax/resource_sync.rb
hyrax-2.9.1 lib/hyrax/resource_sync.rb
hyrax-2.9.0 lib/hyrax/resource_sync.rb
hyrax-2.8.0 lib/hyrax/resource_sync.rb
hyrax-2.7.2 lib/hyrax/resource_sync.rb
hyrax-2.7.1 lib/hyrax/resource_sync.rb
hyrax-2.7.0 lib/hyrax/resource_sync.rb
hyrax-2.6.0 lib/hyrax/resource_sync.rb
hyrax-3.0.0.pre.rc1 lib/hyrax/resource_sync.rb
hyrax-3.0.0.pre.beta3 lib/hyrax/resource_sync.rb
hyrax-2.5.1 lib/hyrax/resource_sync.rb
hyrax-2.5.0 lib/hyrax/resource_sync.rb
hyrax-3.0.0.pre.beta2 lib/hyrax/resource_sync.rb
hyrax-2.4.1 lib/hyrax/resource_sync.rb
hyrax-3.0.0.pre.beta1 lib/hyrax/resource_sync.rb
hyrax-2.4.0 lib/hyrax/resource_sync.rb