Sha256: 685202468f2056081fa32c1dd142ed5ba025a21c9b3735b5c0ebc29e49ed4448
Contents?: true
Size: 270 Bytes
Versions: 2
Compression:
Stored size: 270 Bytes
Contents
require 'spotlight' module Spotlight # Inherit from the host app's ApplicationController # This will configure e.g. the layout used by the host class ApplicationController < ::ApplicationController include Spotlight::Concerns::ApplicationController end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
blacklight-spotlight-0.2.0 | app/controllers/spotlight/application_controller.rb |
blacklight-spotlight-0.1.0 | app/controllers/spotlight/application_controller.rb |