Module Dragonfly::Config::ImageMagick
In: lib/dragonfly/config/image_magick.rb

ImageMagick is a saved configuration for Dragonfly apps, which does the following:

  • registers an imagemagick analyser
  • registers an imagemagick processor
  • registers an imagemagick encoder
  • adds thumb shortcuts like ‘280x140!’, etc.

Look at the source code for apply_configuration to see exactly how it configures the app.

Methods

Public Class methods

[Validate]