Skip to content

Commit

Permalink
Add class docs to the generated CatalogController
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne authored and cbeer committed Oct 6, 2022
1 parent 8d4652a commit 388dd82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/generators/blacklight/templates/catalog_controller.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# frozen_string_literal: true

# Blacklight controller that handles searches and document requests
class <%= controller_name.classify %>Controller < ApplicationController
include Blacklight::Catalog
Expand Down

0 comments on commit 388dd82

Please sign in to comment.