rmagick_tidy 0.1.0
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.
Gemfile:
=
install:
=
Versions:
- 0.1.0 May 21, 2026 (11.5 KB)
Runtime Dependencies (1):
rmagick
>= 5.0, < 8