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