Sha256: fd947ee87b7567010b96e8a3311afc8e9adfcd39643493e7874547c757280541

Contents?: true

Size: 292 Bytes

Versions: 1

Compression:

Stored size: 292 Bytes

Contents

Feature: Letter Opener
  Background:
    Given I have created a app with pah

  Scenario: Have correct files
    Then I have the file config/environments/development.rb and contents of this file should include:
      """
      config.action_mailer.delivery_method = :letter_opener
      """

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.14 features/letter_opener.feature