On 3 September 2010 06:17, Lachie <[email protected]> wrote: > > I strongly recommend against using RMagick. Its a PITA to install as > you've discovered and ends up eating large quantities of RAM in your > ruby processes
Seconded. Depending what you're using RMagick for, another option is to use the image_science gem along with freeimage (via homebrew/apt/etc)—I've used them for image thumbnailing before and they're really good. They don't have RMagick's RAM eating problems and they've been very reliable for me. —Ben -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
