-
Junior Member
Image libraries that work in Rails?
Hey folks,
I was wondering if anyone had had any luck with using any image libraries (RMagick, ImageScience, etc.) in Ruby for Rails apps? I wanted to use the attachment_fu library in an app I'm working on, and I tried installing the rmagick-1.15.17 gem via ssh, but it gave me a bunch of test errors like ImageMagick wasn't properly set up.
Thanks,
Jared
-
Junior Member
I ended up using the MiniMagick plugin which calls command-line ImageMagick commands. Very nice! It won't let me post the link, so do a search for MiniMagick if you're interested.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Bookmarks