Note that this functionality depends on the binary gm, which is part of ‘graphicsmagick’.
# File lib/image_paradise/gm_support.rb, line 17 def prefix(command) "gm #{command}" end