David,

I'm not seeing that behavior.

I have beta.10 and without using database_cleaner data is persisting
after each spec and from suite run to suite run. I thought
database_cleaner would resolve the issue but it doesn't seem to.

- Bran

On Jun 5, 2:12 pm, David Chelimsky <dchelim...@gmail.com> wrote:
> On Jun 5, 2010, at 12:42 PM, Brian Cardarella wrote:
>
> > Subject pretty much asks the question
>
> You _can_, but if you use ActiveRecord and start off with a clean DB, you can 
> use_transactional_examples (alias for use_transactional_fixtures, which 
> defaults to true in beta.10, but will default to false in beta.11).
> _______________________________________________
> rspec-users mailing list
> rspec-us...@rubyforge.orghttp://rubyforge.org/mailman/listinfo/rspec-users
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to