Sha256: 999df82754d26ae67814b8ceacc80330a023edb0211b8da8e28a38cb2b2ec8f3
Contents?: true
Size: 358 Bytes
Versions: 13
Compression:
Stored size: 358 Bytes
Contents
@no-clobber Feature: Puma Background: Given I have created the app "myapp" 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
13 entries across 13 versions & 1 rubygems