RubyGems Navigation menu

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

安裝:
=

版本列表:

  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)
  6. 0.1.1 - March 15, 2010 (12.0 KB)
顯示所有版本(共 25)

Runtime 相依性套件 (1):

activerecord >= 2.0.0

Development 相依性套件 (1):

rspec >= 1.2.9

擁有者:

作者:

  • Avdi Grimm, Myron Marston

SHA 256 checksum:

354bc2f282c8f85b7f4c4998153a5bb17770f2efa6758898d0e6605983fd0ec3

總下載次數 17,004,090

這個版本 7,720

License:

Ruby 版本需求:

相關連結: