Rails 3 and Rspec 2 turn off transactional fixtures for individual tests

前端 未结 3 468
感情败类
感情败类 2021-02-05 17:53

I am in the process of upgrading my application to Rails 3. I started using Rspec 2 with Rails 3. I need to turn off transactional fixtures for some of my rspec tests. Prior

3条回答
提交回复
热议问题