Sha256: 43c84611ad37e769e8b6ac16167edb0f83817570dfd90de3dd978547a42c358d
Contents?: true
Size: 336 Bytes
Versions: 1
Compression:
Stored size: 336 Bytes
Contents
Feature: Puma Background: Given I have created a app with pah Scenario: Have correct files Then I have a config/puma.rb Then I have a config/initializers/database_connection.rb Then I have the file Procfile and contents of this file should include: """ web: bundle exec puma -C config/puma.rb """
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pah-0.0.14 | features/puma.feature |