Sha256: 0fa272b2f05cb235643a8e8d73d1d34350e65510abc48ae5ff985b5b9f996636

Contents?: true

Size: 1.02 KB

Versions: 14

Compression:

Stored size: 1.02 KB

Contents

shared:
  project_name: Lookbook
  log_level: 2
  log_use_rails_logger: true
  auto_refresh: false
  components_path: app/components
  page_controller: Lookbook::PageController
  page_route: pages
  page_paths: [test/components/docs]
  page_extensions: [html.*, md.*]
  page_options: {}
  markdown_options:
    tables: true
    fenced_code_blocks: true
    disable_indented_code_blocks: true
    strikethrough: true
    highlight: true
    with_toc_data: true
    lax_spacing: true
  highlighter_options:
    theme: github
    dark: false
  sort_examples: false
  preview_paths: []
  preview_display_options: {}
  preview_disable_action_view_annotations: true
  preview_params_options_eval: false
  listen: false
  listen_paths: []
  listen_extensions: [rb, html.*]
  listen_use_polling: false
  ui_theme: indigo
  ui_theme_overrides: {}
  ui_favicon: true
  debug_menu: false
  experimental_features: false

development:
  listen: true
  auto_refresh: true
  debug_menu: true

test:
  listen: false
  auto_refresh: false
  debug_menu: true

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
lookbook-1.5.5 config/app.yml
lookbook-1.5.4 config/app.yml
lookbook-1.5.3 config/app.yml
lookbook-1.5.2 config/app.yml
lookbook-1.5.1 config/app.yml
lookbook-1.5.0 config/app.yml
lookbook-1.4.5 config/app.yml
lookbook-1.4.4 config/app.yml
lookbook-1.4.3 config/app.yml
lookbook-1.4.2 config/app.yml
lookbook-1.4.1 config/app.yml
lookbook-1.4.0 config/app.yml
lookbook-1.3.4 config/app.yml
lookbook-1.3.3 config/app.yml