Sha256: b3b144d0880340c3c2d282ce1b875e1667289910ed6c85049d24a412ffeb2b7e
Contents?: true
Size: 842 Bytes
Versions: 16
Compression:
Stored size: 842 Bytes
Contents
# TODO: Check the default values handling # Admin layout #layout: 'lcms/engine/admin' # TODO: Check the default values handling # Engine #engine: 'Lcms::Engine::Engine' # TODO: Check the default values handling # Redirects #redirect: # host: # TODO: Check the handle of chained path here # root_path: 'lcms_engine.admin_path' # engine: # TODO: Check the handle of chained path here # document_path: 'lcms_engine.document_path' # TODO: Check the handle of chained path here # material_path: 'lcms_engine.material_path' # TODO: Check the default values handling # Redefine views #documents: # index: '/lcms/engine/admin/documents/index' # view_links: # - '/documents/:id' # TODO: Check the default values handling #materials: # index: '/lcms/engine/admin/materials/index' # view_links: # - '/materials/:id'
Version data entries
16 entries across 16 versions & 1 rubygems