Sha256: de3e9aee7358ac1df468c0cd1671e3a9966c0262816f66d8d8f39d3ddc774817

Contents?: true

Size: 156 Bytes

Versions: 29

Compression:

Stored size: 156 Bytes

Contents

# frozen_string_literal: true
module Hyrax
  class CollectionWithBasicMetadataIndexer < CollectionIndexer
    include Hyrax::IndexesBasicMetadata
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-5.0.4 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-5.0.3 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-5.0.2 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-5.0.1 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-5.0.0 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-5.0.0.rc3 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-5.0.0.rc2 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-5.0.0.rc1 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-3.6.0 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-4.0.0 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-4.0.0.rc3 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-4.0.0.rc2 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-4.0.0.rc1 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-3.5.0 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-4.0.0.beta2 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-3.4.2 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-4.0.0.beta1 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-3.4.1 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb
hyrax-3.4.0 app/indexers/hyrax/collection_with_basic_metadata_indexer.rb