Sha256: d7fb174764f2e769eaab6e9dbec83259e2040b1bfb29a003738b05611fd6c956

Contents?: true

Size: 214 Bytes

Versions: 3

Compression:

Stored size: 214 Bytes

Contents

Feature: Support old request.path object used by many extensions
  
  Scenario: Viewing the root path
    Given the Server is running at "test-app"
    When I go to "/request-path.html"
    Then I should see "true"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
middleman-3.0.0.alpha.6 features/current_page_request_path_backwards.feature
middleman-3.0.0.alpha.5 features/current_page_request_path_backwards.feature
middleman-3.0.0.alpha.4 features/current_page_request_path_backwards.feature