Sha256: c7f42996a336f7f6da042a458750a56563fa382c814ea00951a4fd0ba1d1fdb8
Contents?: true
Size: 269 Bytes
Versions: 26
Compression:
Stored size: 269 Bytes
Contents
module Blacklight module SolrHelper extend ActiveSupport::Concern included do include Blacklight::SearchHelper Deprecation.warn Blacklight::SolrHelper, "Blacklight::SolrHelper is deprecated; use Blacklight::SearchHelper instead" end end end
Version data entries
26 entries across 26 versions & 1 rubygems