Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 139 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 139 Bytes

Run these commands to try it out.

bundle
rake db:setup
rails s

Do seed after the migrate

Requires Ruby 1.9.2 or later to run.