Sha256: 480241d6c16e2801e012f53d2eaceb842ce87e00f6768d5799472e726047d6d0

Contents?: true

Size: 183 Bytes

Versions: 6

Compression:

Stored size: 183 Bytes

Contents

# frozen_string_literal: true

module Hyrax
  class ValkyrieWorkRelation < ValkyrieAbstractTypeRelation
    def allowable_types
      Hyrax.config.curation_concerns
    end
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hyrax-5.0.2 app/search_builders/hyrax/valkyrie_work_relation.rb
hyrax-5.0.1 app/search_builders/hyrax/valkyrie_work_relation.rb
hyrax-5.0.0 app/search_builders/hyrax/valkyrie_work_relation.rb
hyrax-5.0.0.rc3 app/search_builders/hyrax/valkyrie_work_relation.rb
hyrax-5.0.0.rc2 app/search_builders/hyrax/valkyrie_work_relation.rb
hyrax-5.0.0.rc1 app/search_builders/hyrax/valkyrie_work_relation.rb