Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37565677
en ru br
ALT Linux repos
S:0.8.0-alt1

Group :: Development/Ruby
RPM: gem-activerecord-nulldb-adapter

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.8.0-alt1
Build date: 30 january 2023, 15:09 ( 64.8 weeks ago )
Size: 16.95 Kb

Home page:   https://github.com/nulldb/nulldb

License: MIT
Summary: An ActiveRecord null database adapter for greater speed and isolation in unit tests
Description:

An ActiveRecord null database adapter for greater speed and isolation in unit
tests.

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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-activerecord-nulldb-adapter
  • gem-activerecord-nulldb-adapter-doc
  • gem-activerecord-nulldb-adapter-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin