Sha256: 13604b710e62f36842d3ca004a939b35f7109d00a9bf3480688a12eede1d1af9
Contents?: true
Size: 442 Bytes
Versions: 9
Compression:
Stored size: 442 Bytes
Contents
Itsf::Backend.configure do |config| # Set the base controller # # Default: config.base_controller = '::BackendController' # config.base_controller = '::BackendController' # 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 = [ Ecm::Downloads::Backend::Engine ] end
Version data entries
9 entries across 9 versions & 1 rubygems