add how create and migrate
Signed-off-by: Lukas Pol <lukaspaespol@gmail.com>
This commit is contained in:
@@ -59,6 +59,12 @@ $ docker-compose exec web bash
|
|||||||
root@dac525a7e7f9:/myapp#
|
root@dac525a7e7f9:/myapp#
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Create and migrate database
|
||||||
|
|
||||||
|
```
|
||||||
|
root@dac525a7e7f9:/myapp# rake db:create db:migrate
|
||||||
|
```
|
||||||
|
|
||||||
## How execute rails server
|
## How execute rails server
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user