Sha256: 1cdfb13362febeb04529f16558bef2fcbc377a1cedee944f957541525203b096

Contents?: true

Size: 185 Bytes

Versions: 29

Compression:

Stored size: 185 Bytes

Contents

# frozen_string_literal: true
module Hyrax
  class SingleUseLinkSearchBuilder < ::SearchBuilder
    include Hyrax::SingleResult
    self.default_processor_chain = [:find_one]
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

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