Skip to content

Commit f82cfa5

Browse files
committed
Merge remote-tracking branch 'upstream/master' into support-facebook-api
2 parents 4f1b20d + b05826a commit f82cfa5

File tree

4 files changed

+478
-1
lines changed

4 files changed

+478
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Fulfill the requirements, setup by following the instructions, and send a pull r
2727
1. `$ bundle install --without production`
2828
1. `$ bundle exec rails db:migrate`
2929
1. `$ bundle exec rails dojos:update_db_by_yaml`
30+
1. `$ bundle exec rails dojo_event_services:upsert`
3031
1. `$ bundle exec rails test`
3132
1. `$ rails server`
3233
1. Access to [localhost:3000](http://localhost:3000).

0 commit comments

Comments
 (0)