Links
Categories
UseDb
Provides 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.
Vitals
| Home | http://elctech.com/blog |
|---|---|
| Repository | https://wush.net/svn/public/use_db |
| License | Rails' (MIT) |
| Tags |
|
| Rating | (6 votes) |
| Owner | David Stevenson |
| Created | 30 May 2007 |

