RubyGems Navigation menu

activerecord-nulldb-adapter 1.2.0

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.0 December 01, 2025 (20 KB)
  2. 1.1.1 November 14, 2024 (19.5 KB)
  3. 1.1.0 November 14, 2024 (19.5 KB)
  4. 1.0.1 October 16, 2023 (19 KB)
  5. 1.0.0 October 16, 2023 (19 KB)
Show all versions (28 total)

Runtime Dependencies (1):

activerecord >= 6.1, < 8.2

Development Dependencies (7):

appraisal >= 0
pry-byebug >= 0
rake >= 0
rdoc >= 0
rspec >= 0
simplecov >= 0
spec >= 0

Owners:

Pushed by:

Authors:

  • Avdi Grimm, Myron Marston, Danilo Cabello

SHA 256 checksum:

=

Total downloads 21,477,628

For this version 526

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: