Sha256: 321109e772e2eabd283ebe8971f87e37ea0515b1dbb85d98035518994d80b421
Contents?: true
Size: 167 Bytes
Versions: 2
Compression:
Stored size: 167 Bytes
Contents
module Spotlight module Catalog def blacklight_config @blacklight_config ||= Exhibit.default.blacklight_config params.fetch(:view, :list) end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
blacklight-spotlight-0.0.2 | lib/spotlight/catalog.rb |
blacklight-spotlight-0.0.1 | lib/spotlight/catalog.rb |