<div>
            <div>I have a question to you all LRUGers.</div><div><br></div><div><span>Being fed up with the excruciatingly slow boot of Rails when running tests, I finally got around to setting up Spork and Guard in a project. </span>After some fiddling, everything seemed wired up. Or so I thought.</div><div><span><br></span></div><div><span>For a starter, I cannot do ruby-debug if I start with `bundle exec guard.` </span>It does work if I start spork without guard, but what's the point of spork without guard?</div><div><br></div><div>Second bummer: Spork doesn't handle nested Cucumber feature folders out of the box. The answer to this I suppose is easier and involves some magic incantation in the `cucumber.yml` file requiring the feature folder etc., but I was so fed up with #1 that I did not get around figuring out the fix for this either.</div><div><br></div><div>Anyone with a functional relationship with the above tools care to share their story?</div><div><br></div><div>The gems involved -</div><div><br></div><div>  * rspec (2.5.0)</div><div><div>  * cucumber (0.10.0)</div><div>  * cucumber-rails (0.4.0.beta.1 f3002fa)</div><div><div>  * guard (0.3.0)</div><div>  * guard-cucumber (0.2.3)</div><div>  * guard-rspec (0.1.9)</div><div>  * guard-spork (0.1.4)</div><div><div>  * spork (0.9.0.rc3)</div></div></div></div><div><br></div><div><span>-- <br>Hakan Ensari<br>http://hakanensari.com<br></span>
            </div>
        </div>