It seems that factory_girl does indeed work. I didn't have to do much other than create a test/factory.rb, include this in test/test_helper.rb, and add to the latter some code to clear out the test database after testing.
Thanks again for the suggestions. -- 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.

