RubyGems Navigation menu

activerecord-nulldb-adapter 0.9.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.1.1 November 14, 2024 (19.5KB)
  2. 1.1.0 November 14, 2024 (19.5KB)
  3. 1.0.1 October 16, 2023 (19KB)
  4. 1.0.0 October 16, 2023 (19KB)
  5. 0.9.0 March 10, 2023 (18.5KB)
全てのバージョンを表示(全27件)

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

所有者:

プッシュ者:

作者:

  • Avdi Grimm, Myron Marston, Danilo Cabello

SHA 256チェックサム:

=

累計ダウンロード数 18,512,862

このバージョンのみ 1,069,955

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: