Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 139 Bytes

File metadata and controls

15 lines (11 loc) · 139 Bytes

sdevtalks.org

Setup

bundle install
bin/rake db:create
bin/rake ridgepole:apply

Run Server

bin/rails server