From: Patrick Joyce Date: 2007-11-08T17:22:54+09:00 Subject: Re: Test::Unit Equivalent of JUnit @AfterClass Ryan Davis wrote: > No, it isn't another issue... it is bug 2404 in the rails bug db. > > http://dev.rubyonrails.org/ticket/2404 Thanks, I don't know how I missed that ticket in all my searching. How did you end up working around the problem? Did you use the initial "nuke_fixtures" patch? Did you add all the fixtures with foreign keys to each test? (that looks like the easiest solution, but just doesn't seem right) -- Posted via http://www.ruby-forum.com/.