[rspec-users] spec_server errors when reloading fixture replacement pl
Ben Johnson
lists at ruby-forum.com
Tue May 26 13:32:44 EDT 2009
Mark Wilden wrote:
> On Sun, May 24, 2009 at 10:17 PM, Ben Mabey <ben at 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/.
More information about the rspec-users
mailing list