jobsworth
jobsworth copied to clipboard
Remove Imagemagick
We should find a way to not use ImageMagick and instead use built-it Java image resizing. Having the imageMagick dependency is way too large on our production servers.
If we can't do this with Paperclip, should we move to carrierwave or something else?