Im running a web application that takes image uploads and makes thumbnails out of them. I'm using ruby on rails + attachment_fu + rmagick, and I've modified it to run rmagick's quantize function on ...
Attempting remote installation of 'RMagick' Building native extensions. This could take a while... configure: WARNING: you should use --build, --host, --target ...
As part of the Ruby Summer of Code, Tim Felgentreff has been building out C extension support for JRuby. He’s already made great progress, with simple libraries like Thin and Mongrel working now and ...