January 7, 2011 | In: Development, Ruby on Rails
Calculate New Image Dimensions in Ruby
Here's a helper method I wrote in order to resize an image for display. And yes, you should always try to physically resize an image and not just change the height and width in the image tag so that you save space and bandwidth and load time. However, I...


Recent Comments