Sha256: 87e6c54794f47aaa51cd85d5e903450b998689e297f0618ede188ba79106d619

Contents?: true

Size: 429 Bytes

Versions: 1

Compression:

Stored size: 429 Bytes

Contents

paths:
  app: "app"
  test: "test"
  vendor: "vendor"
  public: "public"

groups:
  scripts:
    paths:
      - "app/scripts"
    order:
      - "vendor/jquery-1.10.2.js"
      - "..."
  styles:
    paths:
      - "app/styles"
  images:
    paths:
      - "app/images"
  views:
    paths:
      - "app/views"

modules:
  wrapper: "cmd"
  ignored: "vendor/**/*"
  definition: "scripts/app.js"

revision: false

notification: true

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
linner-0.4.0 vendor/config.default.yml