HackYale Website The sinatra app behind hackyale. TO RUN Install dependencies (RVM recommended here...) bundle install Start the shotgun server, and navigate to //localhost:3000 shotgun ./app.rb -p 3000