Sha256: d290dc091868a13990e9977617439991e63c4066f7febc0e26fc8085e974d695

Contents?: true

Size: 336 Bytes

Versions: 108

Compression:

Stored size: 336 Bytes

Contents

Feature: Wildcards in Page helper

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

Version data entries

108 entries across 108 versions & 5 rubygems

Version Path
middleman-core-4.1.0.rc.1 features/more-wildcard_page_helper.feature
middleman-core-4.0.0 features/more-wildcard_page_helper.feature
middleman-core-4.0.0.rc.3 features/more-wildcard_page_helper.feature
middleman-core-3.4.1 features/more-wildcard_page_helper.feature
middleman-core-4.0.0.rc.2 features/more-wildcard_page_helper.feature
middleman-core-4.0.0.rc.1 features/more-wildcard_page_helper.feature
middleman-core-3.4.0 features/more-wildcard_page_helper.feature
middleman-core-4.0.0.beta.2 features/more-wildcard_page_helper.feature
middleman-core-3.3.12 features/more-wildcard_page_helper.feature
middleman-core-4.0.0.beta.1 features/more-wildcard_page_helper.feature
middleman-core-3.3.11 features/more-wildcard_page_helper.feature
middleman-core-3.3.10 features/more-wildcard_page_helper.feature
middleman-core-3.3.9 features/more-wildcard_page_helper.feature
middleman-core-3.3.8 features/more-wildcard_page_helper.feature
middleman-core-4.0.0.alpha.6 features/more-wildcard_page_helper.feature
middleman-core-4.0.0.alpha.5 features/more-wildcard_page_helper.feature
middleman-core-4.0.0.alpha.4 features/more-wildcard_page_helper.feature
middleman-core-4.0.0.alpha.3 features/more-wildcard_page_helper.feature
middleman-core-3.3.7 features/more-wildcard_page_helper.feature
middleman-core-3.3.6 features/more-wildcard_page_helper.feature