activerecord-nulldb-adapter 1.0.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:
=
安裝:
=
Runtime 相依性套件 (1):
activerecord
>= 5.2.0, < 7.2