track_open_instances

A mixin to track instances of Ruby classes that require explicit cleanup, helping to identify potential resource leaks. It maintains a list of created instances and allows checking for any that remain unclosed.

Types
Docs
Guides
Zeitwerk
Namespace
Optimized