We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c732b0 commit 035d977Copy full SHA for 035d977
lib/generators/arclight/templates/catalog_controller.rb
@@ -1,5 +1,6 @@
1
# frozen_string_literal: true
2
3
+# Blacklight controller that handles searches and document requests
4
class CatalogController < ApplicationController
5
include Blacklight::Catalog
6
include Arclight::Catalog
0 commit comments