rake task for inserting fixtures in README doc
This commit is contained in:
@@ -28,6 +28,7 @@ bundle install
|
|||||||
cp config/database.yml.example config/database.yml
|
cp config/database.yml.example config/database.yml
|
||||||
cp config/secrets.yml.example config/secrets.yml
|
cp config/secrets.yml.example config/secrets.yml
|
||||||
bin/rake db:setup
|
bin/rake db:setup
|
||||||
|
bin/rake db:dev_seed
|
||||||
RAILS_ENV=test bin/rake db:setup
|
RAILS_ENV=test bin/rake db:setup
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user