Is there any canonical document as to what versions of rspec, rspec_on_rails and ZenTest should be used for each version of Rails?
I've got a 1.2.6 Rails app and can't find the right mix of these. Everytime I run "autotest" it bombs on some missing file, or undefined method, etc.
Any suggestions on what combination should work?