[rspec-users] spec_server and re-loads of files
Mark Wilden
mark at mwilden.com
Wed Jan 14 15:17:35 EST 2009
On Wed, Jan 14, 2009 at 12:05 PM, Matt Wynne <matt at mattwynne.net> wrote:
> I got spec_server working today, and was literally ecstatic about the speed
> of response from running a spec. Yelps and all-sorts, very un-British, I can
> tell you ;)
>
> However I'm starting to notice that it doesn't seem to be picking up
> changes. I'm working on a helper function at the moment, and I get a
> different (old) test failure from spec -X as I do from straight up, slow old
> spec.
>
>
Make sure you have
config.cache_classes = false
in test.rb..
///ark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20090114/597d3f55/attachment.html>
More information about the rspec-users
mailing list