activerecord-nulldb-adapter 1.1.1
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:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (1):
            activerecord
            >= 6.0, < 8.1
          
    







