RubyGems Navigation menu

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:

  1. 0.1.0 May 21, 2026 (11.5 KB)

Runtime Dependencies (1):

rmagick >= 5.0, < 8

Development Dependencies (5):

rake ~> 13.0
rspec ~> 3.12
rubocop ~> 1.60
simplecov ~> 0.22

Owners:

Pushed by:

Authors:

  • Junichiro Kasuya

SHA 256 checksum:

=

Total downloads 163

For this version 163

Version Released:

License:

MIT

Required Ruby Version: >= 3.2.0

New versions require MFA: true

Version published with MFA: true

Links: