Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 123 Bytes

File metadata and controls

10 lines (7 loc) · 123 Bytes

Exercises Solution

Setup

$ rake db:create:all
$ rake db:schema:load

$ rails server