Just to be clear, these methods of truncating tables or remembering rows to
delete are only useful in the presence of fixtures? Otherwise, the standard
transactional support is sufficient and (probably) faster, right? (if for no
other reason because it's all handled deep in the bowels of the db).

///ark
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to