Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 252 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 252 Bytes

BigFoos

For tracking foosball games at Bigcommerce. Complete with rankings, auto-matchmaking, team balancing, achievements, and more.

Setup

bundle install
rake db:create
rake db:migrate
rake db:seed_fu

Testing

spring rspec