RubyGems Navigation menu

mini_magick 1.2.1

- 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:
=

インストール:
=

バージョン履歴:

  1. 5.0.1 July 24, 2024 (20.5KB)
  2. 5.0.0 July 08, 2024 (20.5KB)
  3. 4.13.2 July 08, 2024 (24KB)
  4. 4.13.1 June 15, 2024 (24KB)
  5. 4.13.0 June 13, 2024 (24KB)
  6. 1.2.1 June 01, 2007* (804KB)
全てのバージョンを表示(全77件)

Runtime依存関係 (1):

hoe >= 1.2.1

所有者:

作者:

  • Corey Johnson

SHA 256チェックサム:

=

累計ダウンロード数 238,936,884

このバージョンのみ 3,939

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: > 0.0.0

リンク: