Sha256: f8dbedfd9b7fbca1084e8c16d1851f998b62c1da078d3d02294fdc3b3a6712f3

Contents?: true

Size: 323 Bytes

Versions: 11

Compression:

Stored size: 323 Bytes

Contents

# frozen_string_literal: true

module Hyrax
  module FacetsHelper
    # Methods in this module are from Blacklight::FacetsHelperBehavior, blacklight v6.24.0
    # This module is used to ensure Hyrax facet views that rely on deprecated Blacklight helper methods are still functional

    include Blacklight::Facet
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
hyrax-5.0.2 app/helpers/hyrax/facets_helper.rb
hyrax-5.0.1 app/helpers/hyrax/facets_helper.rb
hyrax-5.0.0 app/helpers/hyrax/facets_helper.rb
hyrax-5.0.0.rc3 app/helpers/hyrax/facets_helper.rb
hyrax-5.0.0.rc2 app/helpers/hyrax/facets_helper.rb
hyrax-5.0.0.rc1 app/helpers/hyrax/facets_helper.rb
hyrax-4.0.0 app/helpers/hyrax/facets_helper.rb
hyrax-4.0.0.rc3 app/helpers/hyrax/facets_helper.rb
hyrax-4.0.0.rc2 app/helpers/hyrax/facets_helper.rb
hyrax-4.0.0.rc1 app/helpers/hyrax/facets_helper.rb
hyrax-4.0.0.beta2 app/helpers/hyrax/facets_helper.rb