On 27 May 2009, at 14:36, Scott Taylor wrote:
David Chelimsky wrote:
On Fri, May 1, 2009 at 12:26 PM, Matt Wynne <m...@mattwynne.net>
wrote:
I'm creating a class in my spec file to test out a module, but
when I run
the spec a second time in spec_server, I get the error above.
I presume this is because rails is un-loading the class, and it's
not
getting re-loaded properly as it doesn't have its own file in the
conventional place.
Does anyone have a nice workaround for this?
Have you tried manually loading the file in the spec itself?
Scott
erm.... I create the class *in the spec* itself so not sure how I'd do
that. I think I might be better off using an anonymous type instead.
Judging from the silence, I think the answer is no.
There is some interesting stuff going on in other threads about
spork.
Don't know if it solves this for you, but you may want to give it a
whirl.
cheers,
Matt Wynne
http://beta.songkick.com
http://blog.mattwynne.net
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users
Matt Wynne
http://blog.mattwynne.net
http://www.songkick.com
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users