####Fruits For Humanity is an e-commerce web-application that sells various gift baskets from which all the proceeds go to charity.
####Setup Instructions
-
ruby version 2.2.1
-
git clone
[email protected]:Dmitry1007/shmoozee-haven.git
-
bundle exec bundle install
-
Database setup with: rake db:setup
-
run test suite with: be rspec