Sha256: ee19639c02f184ad6b9367b319050bd675e36bc99c0df1478cc8004b8ecd4d38
Contents?: true
Size: 226 Bytes
Versions: 6
Compression:
Stored size: 226 Bytes
Contents
# frozen_string_literal: true # Generated via # `rails generate hyrax:collection_resource CollectionResource` class CollectionResourceIndexer < Hyrax::PcdmCollectionIndexer include Hyrax::Indexer(:collection_resource) end
Version data entries
6 entries across 6 versions & 1 rubygems