David White wrote in post #974236: > My only suggestion now would be that fixtures is part of ActiveRecord.
It looks like you're right - thanks. Simply including fixtures.rb doesn't appear to work as it requires ActiveRecord::Base, which it seems I can't also use if sticking to those instructions. I suspect that I'll have to find another means to run the tests, avoiding fixtures. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

