MiniMagick - undefined method `output'
I have got error like this in attachment fu while uploading image and creating thumbnail,
NoMethodError (undefined method `output' for #<MiniMagick::CommandBuilder:0xb14dde4>):
I changed my Minimagick gem version to 1.2.5 and things worked fine..
NoMethodError (undefined method `output' for #<MiniMagick::CommandBuilder:0xb14dde4>):
I changed my Minimagick gem version to 1.2.5 and things worked fine..
Comments