Setup a rails development environment
Download and install Vagrant from http://www.vagrantup.com/
Download and install virtualBox https://www.virtualbox.org/
Download and install Git http://git-scm.com/
git clone --recursive https://github.com/ikenney/devenv.git myproject
cd myproject
vagrant up