rails / 6.1.1 / activestorage / integrityerror.html /

class ActiveStorage::IntegrityError

Parent:
ActiveStorage::Error

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

© 2004–2020 David Heinemeier Hansson
Licensed under the MIT License.