Build and Run Demo
-----------------------------------------------

Ensure that you have:  Ruby 2.0 +


Install Mongo driver 2.x (https://www.mongodb.com/docs/ruby-driver/current/installation/)
   $ gem install mongo

Run it
  ruby test.rb
