Skip to content

Commit 035d977

Browse files
jcoynecbeer
authored andcommitted
Add class level documentation on the controller template
1 parent 4c732b0 commit 035d977

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/generators/arclight/templates/catalog_controller.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# frozen_string_literal: true
22

3+
# Blacklight controller that handles searches and document requests
34
class CatalogController < ApplicationController
45
include Blacklight::Catalog
56
include Arclight::Catalog

0 commit comments

Comments
 (0)