Rails 4.1 allows us to use Spring to run our rails and rake commands quickly by running your application in the background and avoiding the rails startup time penalty. It took me a little while to find this information, so here is my guide to setting this up. I’m using the Rspec testing framework with the Guard event watcher as the test runner. Spring allows us to watch the test run almost immedia