Class: CollectionsController

Inherits:
ApplicationController
  • Object
show all
Includes:
Blacklight::Catalog, Blacklight::Marc::Catalog
Defined in:
lib/generators/dbla/templates/collections_controller.rb

Class Method Summary collapse

Class Method Details

.local_prefixesObject



9
10
11
# File 'lib/generators/dbla/templates/collections_controller.rb', line 9

def self.local_prefixes
  super + ['catalog']
end