RubyGems.org

A database backend that translates database interactions into no-ops. Using NullDB enables you to test your model business logic - including after_save hooks - without ever touching a real database.

installgem install activerecord-nulldb-adapter
Authors

Avdi Grimm, Myron Marston

7,124 total downloads 3,749 for this version
Owners

42d4590355a1404230fbc9aff4dd377b0439edc42c4508d9c2b8a037a546751f

Bundler
gem "activerecord-nulldb-adapter", "~> 0.2.1"
Versions
  1. 0.2.1 September 1, 2010
  2. 0.2.0 March 20, 2010
  3. 0.1.1 March 15, 2010
  4. 0.0.3 December 30, 2009
Runtime Dependencies
  1. activerecord >= 2.0.0, < 3.1
Development Dependencies
  1. rspec >= 1.2.9