Sha256: c0eeb432a8d0503b33e539b1269d8e83a59cef1a4dadefe73d671f9e062ce8dd

Contents?: true

Size: 693 Bytes

Versions: 50

Compression:

Stored size: 693 Bytes

Contents

<%= name %>.configure do |config|
  # Set the resources, that will be shown in the backend menu.
  # 
  # Default: config.resources_controllers = -> {[]}
  # 
  config.resources_controllers = -> {[]}

  # Set the resources, that will be shown in the backend menu.
  # 
  # Default: config.resource_controllers = -> {[]}
  # 
  config.resource_controllers = -> {[]}

  # Set the services, that will be shown in the backend menu.
  # 
  # Default: config.service_controllers = -> {[]}
  # 
  config.service_controllers = -> {[]}

  # Set the sidebars, that will be shown in the backend menu.
  # 
  # Default: config.sidebar_controllers = -> {[]}
  # 
  config.sidebar_controllers = -> {[]}
end

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
cmor_core_backend-0.0.60.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.59.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.58.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.57.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.56.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.55.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.54.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.53.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.52.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.51.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.50.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.49.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.48.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.45.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.44.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.43.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.42.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.41.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.40.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb
cmor_core_backend-0.0.39.pre lib/generators/cmor/core/backend/new/templates/lib/generators/foo_bar/install/templates/initializer.rb