errors.fyi community error code reference
RangeError
ruby

RangeError

Raised when a value is outside a valid range, for example when converting a Float to an Integer and the value overflows.

References

← all namespaces