Sha256: c6c421760acd4ac389e5a0c344b281664ab361e505a76ab11ac29f3716ec8edc
Contents?: true
Size: 495 Bytes
Versions: 3
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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pah-0.0.17 | features/sendgrid.feature |
pah-0.0.16 | features/sendgrid.feature |
pah-0.0.15 | features/sendgrid.feature |