Sha256: af25fba972d891d29db02edfc2f4ac00491021f304910f8f49136e0c1349b878
Contents?: true
Size: 409 Bytes
Versions: 11
Compression:
Stored size: 409 Bytes
Contents
class ApplicationController < ActionController::Base helper Openseadragon::OpenseadragonHelper # Adds a few additional behaviors into the application controller include Blacklight::Controller include Hydra::Controller::ControllerBehavior # Adds Hyrax behaviors into the application controller include Hyrax::Controller include Hyrax::ThemedLayoutController with_themed_layout '1_column' end
Version data entries
11 entries across 11 versions & 1 rubygems