Sha256: 9dbc18e235db960102ec4d6a57e96305c7a6e00c6dfecc3128aeb5a6d2727290

Contents?: true

Size: 344 Bytes

Versions: 128

Compression:

Stored size: 344 Bytes

Contents

Feature: Wildcards in Page helper

  Scenario: Setting the layout for a folder
    Given the Server is running at "wildcard-app"
    When I go to "/index.html"
    Then I should see "Normal Layout"
    When I go to "/admin/index.html"
    Then I should see "Admin Layout"
    When I go to "/admin/page.html"
    Then I should see "Admin Layout"

Version data entries

128 entries across 128 versions & 5 rubygems

Version Path
middleman-core-4.6.0 features/wildcard_page_helper.feature
middleman-core-4.5.1 features/wildcard_page_helper.feature
middleman-core-4.5.0 features/wildcard_page_helper.feature
middleman-core-4.4.3 features/wildcard_page_helper.feature
middleman-core-4.4.2 features/wildcard_page_helper.feature
middleman-core-4.4.0 features/wildcard_page_helper.feature
middleman-core-4.3.11 features/wildcard_page_helper.feature
middleman-core-4.3.10 features/wildcard_page_helper.feature
middleman-core-4.3.8 features/wildcard_page_helper.feature
middleman-core-4.3.7 features/wildcard_page_helper.feature
files.com-1.0.55 docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/wildcard_page_helper.feature
middleman-core-4.3.6 features/wildcard_page_helper.feature
middleman-core-4.3.5 features/wildcard_page_helper.feature
middleman-core-4.3.4 features/wildcard_page_helper.feature
middleman-core-4.3.3 features/wildcard_page_helper.feature
middleman-core-4.3.2 features/wildcard_page_helper.feature
middleman-core-4.3.1 features/wildcard_page_helper.feature
middleman-core-4.3.0 features/wildcard_page_helper.feature
middleman-core-4.3.0.rc.4 features/wildcard_page_helper.feature
middleman-core-4.3.0.rc.3 features/wildcard_page_helper.feature