Sha256: 8e9032a0e95f23fbb985538dfc99575b4ecb5a1756300d26c8c55bd6c3c6b43a

Contents?: true

Size: 266 Bytes

Versions: 28

Compression:

Stored size: 266 Bytes

Contents

Feature: Alternate between multiple asset hosts
  In order to speed up page loading
    
  Scenario: Rendering html with the feature enabled
    Given the Server is running at "asset-host-app"
    When I go to "/asset_host.html"
    Then I should see "http://assets"

Version data entries

28 entries across 28 versions & 2 rubygems

Version Path
middleman-more-3.0.14 features/asset_host.feature
middleman-more-3.1.0.beta.1 features/asset_host.feature
middleman-more-3.0.13 features/asset_host.feature
middleman-more-3.0.12 features/asset_host.feature
middleman-more-3.0.12.pre.1 features/asset_host.feature
middleman-more-3.0.11 features/asset_host.feature
middleman-more-3.0.10.pre.1 features/asset_host.feature
middleman-more-3.0.9 features/asset_host.feature
middleman-more-3.0.8 features/asset_host.feature
middleman-more-3.0.8.pre.2 features/asset_host.feature
middleman-more-3.0.8.pre.1 features/asset_host.feature
middleman-more-3.0.7 features/asset_host.feature
middleman-more-3.0.6 features/asset_host.feature
middleman-more-3.0.5 features/asset_host.feature
middleman-more-3.0.4 features/asset_host.feature
middleman-more-3.0.2 features/asset_host.feature
middleman-more-3.0.1.pre features/asset_host.feature
middleman-more-3.0.0 features/asset_host.feature
middleman-more-3.0.0.rc.4 features/asset_host.feature
middleman-more-3.0.0.rc.3 features/asset_host.feature