Skip to content

Commit

Permalink
Add class level documentation on the controller template
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne authored and cbeer committed Oct 17, 2022
1 parent 4c732b0 commit 035d977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/generators/arclight/templates/catalog_controller.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# frozen_string_literal: true

# Blacklight controller that handles searches and document requests
class CatalogController < ApplicationController
include Blacklight::Catalog
include Arclight::Catalog
Expand Down

0 comments on commit 035d977

Please sign in to comment.