Sha256: 772cd6372e154392f20fcc7c0adad3e224be822cc87586c126c6ad983de16970

Contents?: true

Size: 557 Bytes

Versions: 8

Compression:

Stored size: 557 Bytes

Contents

asset_host_count: 2
asset_host:
  production: http://assets%d.host.com
public: spec/fixtures/assets
destination:
  javascripts: compressed
  stylesheets: compressed
sources:
  javascripts: javascripts
  stylesheets: stylesheets
javascripts:
  # Test asset_packager style syntax
  - package:
    - jquery/jquery
    - underscore
    - does_not_exist
  - empty_package:
  - non_existent_package:
    - does_not_exist
stylesheets:
  package:
    - blueprint/blueprint
    - 960
    - does_not_exist
  empty_package:
  non_existent_package:
    - does_not_exist

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
smart_asset-0.6.0 spec/fixtures/assets.yml
smart_asset-0.5.11 spec/fixtures/assets.yml
smart_asset-0.5.10 spec/fixtures/assets.yml
smart_asset-0.5.9 spec/fixtures/assets.yml
smart_asset-0.5.8 spec/fixtures/assets.yml
smart_asset-0.5.7 spec/fixtures/assets.yml
smart_asset-0.5.6 spec/fixtures/assets.yml
smart_asset-0.5.5 spec/fixtures/assets.yml