RubyGems Navigation menu

activerecord-nulldb-adapter 0.3.7

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.

Gemfile:
=

install:
=

Versions:

  1. 1.2.2 December 03, 2025 (20 KB)
  2. 1.2.1 December 03, 2025 (20 KB)
  3. 1.2.0 December 01, 2025 (20 KB)
  4. 1.1.1 November 14, 2024 (19.5 KB)
  5. 1.1.0 November 14, 2024 (19.5 KB)
  6. 0.3.7 June 04, 2017 (17 KB)
Show all versions (30 total)

Runtime Dependencies (1):

activerecord >= 2.0.0

Development Dependencies (5):

appraisal >= 0
rake >= 0
rspec >= 0
simplecov >= 0
spec >= 0

Owners:

Authors:

  • Avdi Grimm, Myron Marston

SHA 256 checksum:

=

Total downloads 21,653,963

For this version 1,179,252

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: