I want to implement a feature in rails but I'd like to test it with a rails application.
If my (git) cloned copy is sitting in ~/home/username/code/rails
then how can I create a new rails app that references that code instead of my installed rails gem?