Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 178 Bytes

File metadata and controls

10 lines (7 loc) · 178 Bytes

Run these commands to try it out.

bundle
rake db:create db:structure:load db:seed
rails s
rake qc:work

Requires Ruby 1.9.2 or higher.