Sha256: 108c752c1d7504c48553c3d60f1cc78271fe33758e1ad6f2dc458499d07a9c97

Contents?: true

Size: 183 Bytes

Versions: 4

Compression:

Stored size: 183 Bytes

Contents

module Hydra::ModelMixins
  extend ActiveSupport::Autoload
  eager_autoload do
    autoload :CommonMetadata
    autoload :RightsMetadata
    autoload :SolrDocumentExtension
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hydra-head-4.1.3 lib/hydra/model_mixins.rb
hydra-head-4.1.2 lib/hydra/model_mixins.rb
hydra-head-4.1.1 lib/hydra/model_mixins.rb
hydra-head-4.1.0 lib/hydra/model_mixins.rb