Memory Test Fix plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://topfunky.net/svn/plugins/memory_test_fix/
In your database.yml, use
test: adapter: sqlite3 database: ":memory:"
It runs much faster!
You can also adjust the verbosity of the output:
test: adapter: sqlite3 database: ":memory:" verbosity: silent
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, 9 months ago

