public
Description: Disconnects ActiveRecord from the database for testing purposes.
Homepage:
Clone URL: git://github.com/trotter/active_recordless.git
name age message
file README Loading commit data...
file Rakefile
directory app/
directory config/
directory doc/
directory public/
directory script/
directory test/
directory vendor/
README
== ActiveRecordless

ActiveRecordless disconnects ActiveRecord from the database to make testing
easier. As of this writing, it is totally nonfunctional.