RubyGems Navigation menu

track_open_instances 0.1.0

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.

Gemfile:
=

install:
=

Versions:

  1. 0.1.0 April 08, 2025 (14 KB)

Development Dependencies (12):

bundler-audit ~> 0.9
rake ~> 13.2
redcarpet ~> 3.6
rspec ~> 3.13
rubocop ~> 1.75
simplecov ~> 0.22
yard ~> 0.9, >= 0.9.28
yardstick ~> 0.9

Requirements:

Platform: Mac, Linux, or Windows

Ruby: MRI 3.1 or later, TruffleRuby 24 or later, or JRuby 9.4 or later

Owners:

Pushed by:

Authors:

  • James Couball

SHA 256 checksum:

=

Total downloads 201

For this version 201

Version Released:

License:

MIT

Required Ruby Version: >= 3.1.0

New versions require MFA: true

Version published with MFA: true

Links: