WheelyGoodFood is a web application to help users generate a random restuarant, for those times you just can't decide, based on input parameters, such as location, price, and type of food.
Install all gems by running:
bundle install
Start application by running:
rails s