class
ActiveStorage::Transformers::Transformer
v6.0.0 -
Show latest stable
- Superclass: Object
A Transformer applies a set of transformations to an image.
The following concrete subclasses are included in Active Storage:
-
ActiveStorage::Transformers::ImageProcessingTransformer: backed by ImageProcessing, a common interface for MiniMagick and ruby-vips
-
ActiveStorage::Transformers::MiniMagickTransformer: backed by MiniMagick, a wrapper around the ImageMagick CLI
Attributes
| [R] | transformations |
Files
- activestorage/lib/active_storage/transformers/transformer.rb