RubyGems Navigation menu

activerecord-nulldb-adapter 0.8.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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.0.1 - October 16, 2023 (19.0 KB)
  2. 1.0.0 - October 16, 2023 (19.0 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.0 KB)
顯示所有版本(共 25)

Runtime 相依性套件 (1):

activerecord >= 5.2.0, < 7.1

Development 相依性套件 (7):

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

擁有者:

Pushed by:

作者:

  • Avdi Grimm, Myron Marston, Danilo Cabello

SHA 256 checksum:

6ca0b3a72d6ff7f28b8d15fe95937a8abd6eb085acf906ec3dec3b03ac3b0eb0

總下載次數 16,877,019

這個版本 2,399,331

License:

MIT

Ruby 版本需求: >= 0

相關連結: