Sha256: 923cf86088bfd4a50967ca5acf155049998506cc5b8f43c9d4a71c94d42c33e7
Contents?: true
Size: 423 Bytes
Versions: 9
Compression:
Stored size: 423 Bytes
Contents
Ecm::Downloads::Backend.configure do |config| # Set the resources, that will be shown in the backend menu in development # mode. This needs to be set to get a correct menu because # Controller.descendants is empty in development. This is an eager load # issue. # # Default: config.registered_controllers = [] # config.registered_controllers = [ # Ecm::Downloads::Backend::ContentBoxesController ] end
Version data entries
9 entries across 9 versions & 1 rubygems