Installing Rmagick with Ruby on Debian
Posted by yossarian
A lot of the time, your web apps need to chop up, resize, or otherwise mangle images. One program that can do this on the server is ImageMagick. Here's how to get ImageMagick to work with Ruby on Rails on a Debian or Ubuntu box.
