Bowling this is a sinatra application to keep record of bowlings games. Install git clone [email protected]:bluelemons/bowlemon.git cd bowlemon bundle Usage ruby app.rb Create a new game /games/new Push information PUT /lines/:line?shoot=4 console irb require './app' test rake test