activerecord-nulldb-adapter 0.3.5
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:
=
install:
=
Runtime Dependencies (1):
activerecord
>= 2.0.0