errors.fyi community error code reference
TypeError
ruby

TypeError

Raised when an object is not of the expected type, for example passing a String where an Integer is required.

References

โ† all namespaces for TypeError