Installation and running: dependancies: ruby 1.9.3 installation clone repo git clone >>repo:url<< $ cd data-engineering $ bundle install $ rake db:drop $ rake db:migrate $ rake db:test:prepare $ rake spec are all the tests green? continue, else submit a ticket