Class: ActiveStorageValidations::Analyzer::ImageAnalyzer::Vips

Inherits:
ActiveStorageValidations::Analyzer::ImageAnalyzer show all
Defined in:
lib/active_storage_validations/analyzer/image_analyzer/vips.rb

Overview

This analyzer relies on the third-party ruby-vips gem. Ruby-vips requires the libvips system library.

Instance Attribute Summary

Attributes inherited from ActiveStorageValidations::Analyzer

#attachable

Method Summary

Methods inherited from ActiveStorageValidations::Analyzer::ImageAnalyzer

#metadata

Methods inherited from ActiveStorageValidations::Analyzer

#initialize, #metadata

Methods included from ActiveStorageValidations::ASVLoggable

#logger

Constructor Details

This class inherits a constructor from ActiveStorageValidations::Analyzer