RubyGems Navigation menu

activerecord-nulldb-adapter 0.3.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:
= 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.3.0 - January 31, 2014 (15 KB)
Show all versions (25 total)

Runtime Dependencies (2):

activerecord >= 2.0.0
iconv >= 0

Development Dependencies (5):

appraisal >= 0
jeweler >= 0
rake >= 0
rspec >= 1.2.9
spec >= 0

Owners:

Authors:

  • Avdi Grimm, Myron Marston

SHA 256 checksum:

7a442b2290c22b3a66ed16e55282b45fd984cdbd4cd5eba0697e2b1238f934a1

Total downloads 16,873,726

For this version 5,143

License:

MIT

Required Ruby Version: None

Links: