For some reason any thing that is created while running specs like
users from a Factory remain in the database between runs which leads
to errors such as "Validation failed: Email has already been taken"
and yes i have config.use_transactional_fixtures = true. Anyone have a
idea why this is happening, I'm kinda stuck on moving my app forward
until i can get this fixed.


Thanks for any help.
Mike
_______________________________________________
rspec-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to