Sha256: b4d54753cc2d67b3f6ddf87c3591516d9d01e1ffbac314d0ee01efae9fee28dd
Contents?: true
Size: 495 Bytes
Versions: 9
Compression:
Stored size: 495 Bytes
Contents
@no-clobber Feature: Mandrill 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
9 entries across 9 versions & 1 rubygems