Patch #7382, More on Fixtures for Multiple Databases

Patch #7282 (http://dev.rubyonrails.org/ticket/7382) provides a fix to fixtures.rb so that setup_fixture_accessors respects custom table names when set_fixture_class is used. This is another fix in my continued work with multiple databases and fixtures.

V/r Anthony Eden