errors.fyi community error code reference
IndexError
ruby

IndexError

Raised when an index is out of range for an Array or String, or when a key is not found in some contexts.

References

โ† all namespaces for IndexError