I have a case where I&#39;m loading fixtures and a row added to a table in a spec is around at the start of all subsequent specs.<br><br>When I set config.use_transactional_fixtures = false the fixtures load/clear as expected.<br>
<br>Any ideas?<br>