Introduction I really enjoy using Vagrant to do my development. I’ve even posted my Base Vagrant Package. But I found I was still doing the same things over and over again: setting up postgres, and setting up the RVM. Yes, I had automated 80% of my “get a new Rails box up”, but that extra 20% eluded me. Today I said, “No more” I’ve improved on my…