git clone the project
git checkout develop
bundler installed? - bundle
bundler not installed? - gem install bundler + bundle
cd test/dumy
rake db:create
rake db:migrate
rake db:seed