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
0.1.15
James Couball
bundler-audit, create_github_release, main_branch_shared_rubocop_config, rake, rspec, rubocop, simplecov, simplecov-json, simplecov-rspec, redcarpet, yard, yardstick
bundle add track_open_instances
Getting Started
Learn more about the Track_open_instances gem.
Playground
Test, play and inspect the gem for yourself