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

ImageMagick Config 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]