Skip to Content Skip to Search
v7.1.0
class ActiveStorage::IntegrityError < ActiveStorage::Error

ActiveStorage::IntegrityError

Raised when uploaded or downloaded data does not match a precomputed checksum. Indicates that a network error or a software bug caused data corruption.

Definition files