Resizing Images on Fly with Ruby

Written by
Date: 2012-03-10 08:24:06 00:00


If you ever need to resize an image using Ruby, and you are familiar with Linux command convert from Imagegick. You may use RMagic