Sha256: e2740063011169afd26a9292463c89985c47e13f876c9b0eed8282b160d81037
Contents?: true
Size: 459 Bytes
Versions: 1
Compression:
Stored size: 459 Bytes
Contents
Feature: Layout Background: Given I have created a app with pah Scenario: Have correct files Then I have a app/views/layouts/application.html.slim Then I have a app/views/application/_error_messages.html.slim Then I have a app/views/application/_flash_messages.html.slim Then I have the file app/views/layouts/application.html.slim and contents of this file should include: """ = page_title(app_name: 'example') """
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pah-0.0.14 | features/layout.feature |