rmagick_tidy provides a scope block that automatically tracks every Magick::Image / Magick::ImageList produced inside it and calls destroy! on them when the block exits, so callers no longer need to litter their code with ensure + destroy! pairs.
Required Ruby Version
>= 3.2.0
Authors
Junichiro Kasuya
Versions
- 0.1.0 May 21, 2026 (11.5 KB)