I'm modifying an existing Rails application that works fine on OS/X, but I'm using windows. The issue is that the resized images that dragonfly is generating don't work.
The error I'm getting is:
RuntimeError: ImageMagick library function failed to return a result.
ImageMagick is installed and properly pathed and the .dlls seem to be linking in correctly when the application starts - however no thumbnails.
Could anyone point me in the right direction?