Joseph Wilk wrote: > Woops, sorry I meant: > > @@@ > Cucumber::Rails.use_transactional_fixtures > @@@
Joseph, thanks for the reply. I do have Cucumber::Rails.use_transactional_fixtures in env.rb I have verified it failing when setting the database in the new background section of the feature. In that case I have to call manually db:test:prepare to clean up the database. But it works like expected when I move the setup to the Scenario. Juanma Cervera -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
