mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-21 21:40:48 +02:00
Add the environment setup for Rails 5
This commit is contained in:
parent
6e70fcbe5e
commit
36e59746ea
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ $docker_compose up -d
|
|||
script/poll-for-db
|
||||
|
||||
# Leaving this in since it will be needed for Rails 5
|
||||
# bin/rails db:environment:set RAILS_ENV=test || true
|
||||
bin/rails db:environment:set RAILS_ENV=test || true
|
||||
|
||||
bin/rake db:reset
|
||||
bin/rake test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue