RubyGems Navigation menu

GUI-mini_magick 1.2.3

- Why? I was using RMagick and loving it, but it was eating up huge amounts of memory. A simple script like this... Magick::read("image.jpg") do |f| f.write("manipulated.jpg") end ...would use over 100 Megs of Ram. On my local machine this wasn't a problem, but on my hosting server the ruby apps would crash because of their 100 Meg memory limit.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.3 - August 11, 2014 (805 KB)

Runtime Dependencies (1):

hoe >= 1.2.1

Authors:

  • Corey Johnson

SHA 256 checksum:

fa41725952dc6f2b982688883767fd59da142fffe1497ce769f59c65cd75c764

Total downloads 3,459

For this version 3,459

Licenses:

N/A

Required Ruby Version: > 0.0.0

Links: