errors.fyi community error code reference
ZeroDivisionError
ruby

ZeroDivisionError

Raised when an integer is divided by zero. Note that Float division by zero returns Infinity or NaN rather than raising.

References

โ† all namespaces for ZeroDivisionError