Class: CollectionsController
- Inherits:
-
ApplicationController
- Object
- ApplicationController
- CollectionsController
- Includes:
- Blacklight::Catalog, Blacklight::Marc::Catalog
- Defined in:
- lib/generators/dbla/templates/collections_controller.rb
Class Method Summary collapse
Class Method Details
.local_prefixes ⇒ Object
9 10 11 |
# File 'lib/generators/dbla/templates/collections_controller.rb', line 9 def self.local_prefixes super + ['catalog'] end |