Mark Wilden wrote:
> On Sun, May 24, 2009 at 10:17 PM, Ben Mabey <b...@benmabey.com> wrote:

> Spork seems to have the same problem that I have with spec_server: it
> doesn't reload classes I change. So if I'm doing TDD between a model and 
> its
> spec, it doesn't help.
> 
> ///ark

I have the same problem. I like spork, but I had to restart the spork 
server anytime I made a change to a model file. The only way I know how 
to avoid this is to not proload the rails env, which kind of defeats the 
purpose.
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to