Sha256: 1ac4d060bd85ead7668ac0179ba30e6fb8c03e75287578fdbd0976559cea1ab1

Contents?: true

Size: 383 Bytes

Versions: 7

Compression:

Stored size: 383 Bytes

Contents

module Hydra::Controller::SearchBuilder
  extend ActiveSupport::Concern

  included do
    Deprecation.warn Hydra::Controller::SearchBuilder, "Hydra::Controller::SearchBuilder no longer does anything.  It will be removed in Hydra version 10.  The code that used to be in this module was moved to Blacklight::AccessControls::Catalog in the blacklight-access_controls gem."
  end

end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hydra-core-9.10.0 app/controllers/concerns/hydra/controller/search_builder.rb
hydra-core-9.9.0 app/controllers/concerns/hydra/controller/search_builder.rb
hydra-core-9.8.1 app/controllers/concerns/hydra/controller/search_builder.rb
hydra-core-9.8.0 app/controllers/concerns/hydra/controller/search_builder.rb
hydra-core-9.7.1 app/controllers/concerns/hydra/controller/search_builder.rb
hydra-core-9.7.0 app/controllers/concerns/hydra/controller/search_builder.rb
hydra-core-9.6.0 app/controllers/concerns/hydra/controller/search_builder.rb