Dec 26, 2010

Resize image on Ruby

We are using mini_magick to resize images on Ruby.

The best way to install it on Rails is to copy the source code and put it in the plugin folder. Therefore, the running machine does not really need to install mini_magick.

Nevertheless, you will need ImgeMagick anyway. and that's it.