Sha256: 47ca6119e5655d103c8522c7491472be283068075c52972706a0b623074fbc39
Contents?: true
Size: 255 Bytes
Versions: 11
Compression:
Stored size: 255 Bytes
Contents
Itsf::Backend.configure do |config| # Set the base controller # # Default: config.base_controller = 'ApplicationController' # config.base_controller = '::ApplicationController' config.backend_engines = [ Ecm::Cms::Backend::Engine ] end
Version data entries
11 entries across 11 versions & 1 rubygems