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.5.1 features/more-wildcard_page_helper.feature
middleman-core-4.5.0 features/more-wildcard_page_helper.feature
middleman-core-4.4.3 features/more-wildcard_page_helper.feature
middleman-core-4.4.2 features/more-wildcard_page_helper.feature
middleman-core-4.4.0 features/more-wildcard_page_helper.feature
middleman-core-4.3.11 features/more-wildcard_page_helper.feature
middleman-core-4.3.10 features/more-wildcard_page_helper.feature
middleman-core-4.3.8 features/more-wildcard_page_helper.feature
middleman-core-4.3.7 features/more-wildcard_page_helper.feature
files.com-1.0.55 docs/vendor/bundle/ruby/2.5.0/gems/middleman-core-4.3.3/features/more-wildcard_page_helper.feature
middleman-core-4.3.6 features/more-wildcard_page_helper.feature
middleman-core-4.3.5 features/more-wildcard_page_helper.feature
middleman-core-4.3.4 features/more-wildcard_page_helper.feature
middleman-core-4.3.3 features/more-wildcard_page_helper.feature
middleman-core-4.3.2 features/more-wildcard_page_helper.feature
middleman-core-4.3.1 features/more-wildcard_page_helper.feature
middleman-core-4.3.0 features/more-wildcard_page_helper.feature
middleman-core-4.3.0.rc.4 features/more-wildcard_page_helper.feature
middleman-core-4.3.0.rc.3 features/more-wildcard_page_helper.feature
middleman-core-4.3.0.rc.2 features/more-wildcard_page_helper.feature