ruby-track_open_instances
Port variant v32
Summary Tracks instances of allocated Ruby classes (v32)
Package version 0.1.0
Homepage https://github.com/main-branch/track_open_instances
Keywords ruby
Maintainer Ruby Automaton
License Not yet specified
Other variants v33 | v34
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 13 APR 2025, 01:05:16 UTC
Port created 13 APR 2025, 01:05:16 UTC
Subpackage Descriptions
single 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.
Configuration Switches (platform-specific settings discarded)
RUBY32 ON Build using Ruby version 3.2 RUBY33 OFF Build using Ruby version 3.3 RUBY34 OFF Build using Ruby version 3.4
Package Dependencies by Type
Build and Runtime ruby-rubygems:single:v32
Download groups
main mirror://RUBYGEMS/
Distribution File Information
dbac969df57d73e7ffc634710ae44560a97e6e208ee62eb97b3d66ab458fc8f8 14336 ruby/track_open_instances-0.1.0.gem
Ports that require ruby-track_open_instances:v32
ruby-process_executer:v32 API for executing commands in a subprocess (v32)