search for: animal_test

Displaying 1 result from an estimated 1 matches for "animal_test".

Did you mean: animal1test
2006 Oct 17
3
Should fixtures be transactional?
I started using the new Model.should_have(1).records expectation in rspec_on_rails, and quickly realized that my fixtures were remaining loaded, even in contexts that didn''t use them. Bug or feature? Jay Levitt