Sha256: d7f449969c9bc6f1ead2fb75cf435fdf792d89a1aed8d68585f1b7bf9ee3ab5e

Contents?: true

Size: 294 Bytes

Versions: 3

Compression:

Stored size: 294 Bytes

Contents

# frozen_string_literal: true
class SearchHistoryController < ApplicationController
  include Blacklight::SearchHistory

  helper BlacklightAdvancedSearch::RenderConstraintsOverride
  helper BlacklightMaps::RenderConstraintsOverride
  helper CommonwealthVlrEngine::RenderConstraintsOverride
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
commonwealth-vlr-engine-0.0.4 app/controllers/search_history_controller.rb
commonwealth-vlr-engine-0.0.3 app/controllers/search_history_controller.rb
commonwealth-vlr-engine-0.0.2 app/controllers/search_history_controller.rb