Module: ActiveStorageValidations::ASVAnalyzable
- Extended by:
- ActiveSupport::Concern
- Included in:
- AspectRatioValidator, ContentTypeSpoofDetector, ContentTypeValidator, DimensionValidator, ProcessableImageValidator
- Defined in:
- lib/active_storage_validations/shared/asv_analyzable.rb
Overview
ActiveStorageValidations::ASVAnalyzable
Validator methods for choosing the right analyzer depending on the file media type and available third-party analyzers.
Constant Summary collapse
- DEFAULT_IMAGE_PROCESSOR =
:mini_magick.freeze