Sha256: 2b0d4fdff4f78f5a0770e5c0372fa7f206e49b938cbb1e6dde63fdcc5d623f26

Contents?: true

Size: 495 Bytes

Versions: 1

Compression:

Stored size: 495 Bytes

Contents

@no-clobber
Feature: Sendgrid
  Background:
    Given I have created the app "myapp" 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.28 features/sendgrid.feature