Sha256: b2525891311f22361195a276526e36576f9d5de6409614b8889455ea6b527871

Contents?: true

Size: 473 Bytes

Versions: 1

Compression:

Stored size: 473 Bytes

Contents

Feature: SendGrid
  Background:
    Given I have created a app with pah

  Scenario: Have correct files
    Then I have the file config/environments/production.rb and contents of this file should include:
      """
      config.action_mailer.default_url_options = { host: ENV['CANONICAL_HOST'] }
      """
    Then I have the file config/environments/production.rb and contents of this file should include:
      """
      config.action_mailer.smtp_settings = {
      """

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pah-0.0.14 features/sendgrid.feature