Sha256: 7bdbe75365713c00ee26254a8582ee47d579c05716bf80c35c97f4e7d0b9951b
Contents?: true
Size: 265 Bytes
Versions: 50
Compression:
Stored size: 265 Bytes
Contents
require 'spec_helper' describe ApplicationController do describe "#blacklight_config" do it "should provide a default blacklight_config everywhere" do expect(controller.blacklight_config).to eq CatalogController.blacklight_config end end end
Version data entries
50 entries across 50 versions & 1 rubygems