I have some models in my app. that connect to a different database than the rest of my app. How do I set things up so that when I run my tests, I can associate the appropriate fixtures with the appropriate database. For example, I''ll want most of the fixtures to get loaded into the "test" database, but I''ll want to load the few that connect to the other DB into another database (that has a connection name in database.yml). How is that done? Thanks, Wes -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---