Sha256: 15eecdb7811eb1a9063210b6249b82c91bcf5067d65acd68fbaf10887f8f0fed
Contents?: true
Size: 434 Bytes
Versions: 13
Compression:
Stored size: 434 Bytes
Contents
@no-clobber Feature: Database Background: Given I have created the app "myapp" with pah Scenario: Have correct files Then I have the file config/database.yml and contents of this file should include: """ database: myapp_development """ Then I have the file config/database.yml and contents of this file should include: """ database: myapp_test """ Then I have a db/schema.rb
Version data entries
13 entries across 13 versions & 1 rubygems