Module: ActiveStorageValidations::ASVAttachable
- Extended by:
- ActiveSupport::Concern
- Included in:
- AspectRatioValidator, ContentTypeSpoofDetector, ContentTypeValidator, DimensionValidator, ProcessableImageValidator
- Defined in:
- lib/active_storage_validations/shared/asv_attachable.rb
Overview
ActiveStorageValidations::ASVAttachable
Validator methods for analyzing attachable.
An attachable is a file representation such as ActiveStorage::Blob, ActionDispatch::Http::UploadedFile, Rack::Test::UploadedFile, Hash, String, File or Pathname