mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-24 13:03:35 -04:00
Merge pull request #97 from jaimeiniesta/documentation
Instruct developers to prepare the test DB before launching guard
This commit is contained in:
commit
650a2195f7
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ To use it, follow all the above steps. Once rails is running, open a new termina
|
|||
|
||||
```
|
||||
vagrant ssh
|
||||
bundle exec rake db:test:prepare
|
||||
bundle exec guard -p
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue