rubygem-activerecord-nulldb-adapter - The Null Object pattern as applied to ActiveRecord database adapters
Website: | https://github.com/nulldb/nulldb |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
rubygem-activerecord-nulldb-adapter-0.3.1-4.fc14.al.noarch [15 KiB] |
Changelog
by Vít Ondruch (2015-07-23):
- Fix FTBFS in Rawhide (rhbz#1107058). |