Sha256: 01d8d3e67fb4f058be9dfd218c9ac6f48fcf3a06846f856b6676cf9a8160ff78
Contents?: true
Size: 189 Bytes
Versions: 8
Compression:
Stored size: 189 Bytes
Contents
module Spud module Search include ActiveSupport::Configurable config_accessor :base_layout,:content_for self.base_layout = "application" self.content_for = nil end end
Version data entries
8 entries across 8 versions & 2 rubygems