Sha256: 8dd3d90977720f0a9f7b88e1d3a8c80bcacf3d3be6031c2397b2d077f532554d

Contents?: true

Size: 464 Bytes

Versions: 3

Compression:

Stored size: 464 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:
  prefix: ""
  manifest: "manifest.yml"

notification: true

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
linner-0.7.2 vendor/config.default.yml
linner-0.7.1 vendor/config.default.yml
linner-0.7.0 vendor/config.default.yml