Sha256: 9b7b3fb168f1f26ec9081fb6cf451e9f2dc554432a89e213a4b20a00f5f2d7ab

Contents?: true

Size: 372 Bytes

Versions: 1

Compression:

Stored size: 372 Bytes

Contents

@no-clobber
Feature: Secure Headers
  Background:
    Given I have created the app "myapp" with pah

  Scenario: Have correct files
    Then I have a config/initializers/secure_headers.rb
    Then I have the file config/initializers/secure_headers.rb and contents of this file should include:
      """
      ::SecureHeaders::Configuration.configure do |config|
      """

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.28 features/secure_headers.feature