Plugins - UseDb
Add to favoritesProvides the following features:
* Method to point ActiveRecord models at different databases.
* Automatic cloning of multiple databases using rake tasks which attach to existing rake testing tasks.
* Specify in a migration which connection to use.
* Fixtures load into multiple databases depending on model name.
* Transactions during testing run across all open connections, not just base.
