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–2019 David Heinemeier Hansson
Licensed under the MIT License.