RubyGems Navigation menu

activerecord-nulldb-adapter 0.5.1

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:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.1 - October 16, 2023 (19 KB)
  2. 1.0.0 - October 16, 2023 (19 KB)
  3. 0.9.0 - March 10, 2023 (18.5 KB)
  4. 0.8.0 - October 29, 2021 (18.5 KB)
  5. 0.7.0 - January 18, 2021 (18 KB)
  6. 0.5.1 - November 25, 2020 (18 KB)
Show all versions (25 total)

Runtime Dependencies (1):

activerecord >= 5.2.0

Development Dependencies (6):

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

Owners:

Pushed by:

Authors:

  • Avdi Grimm, Myron Marston, Danilo Cabello

SHA 256 checksum:

23d26808ae7c39bbcc1164fae8c1a8c92b39f4ffdf80228dfb98baa932c6d375

Total downloads 16,809,984

For this version 176,454

License:

MIT

Required Ruby Version: >= 0

Links: