Sha256: 30507f91789f16082e9784d8c9dad8f4cf50db76a389a60e19682a5bde757b25
Contents?: true
Size: 407 Bytes
Versions: 46
Compression:
Stored size: 407 Bytes
Contents
Itsf::Backend.configure do |config| # Set the base controller # # Default: config.base_controller = 'ApplicationController' # config.base_controller = 'ApplicationController' # Register backend engines here. They will be added to the backend menu # # Example: config.backend_engines = [ MyEngine::Engine ] # # Default: config.backend_engines = [] # config.backend_engines = [] end
Version data entries
46 entries across 46 versions & 1 rubygems