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

8,792 total downloads 4,542 for this version
Owners

42d4590355a1404230fbc9aff4dd377bC7760eac6d5e1cb375aea615faac9c014dea430d31b993abaf41cd9b54f8128d985ff04dc441ad87b0cefcd31823575dA12283c32dbd6c414bd91d079a748b41F36caea738decf5aff3eebaa7ebabf9c

Gemfile
gem "activerecord-nulldb-adapter", "~> 0.2.1"
Versions
  1. 0.2.1 September 1, 2010
Runtime Dependencies
  1. activerecord >= 2.0.0, < 3.1
Development Dependencies
  1. rspec >= 1.2.9