errors.fyi community error code reference
ArgumentError
ruby

ArgumentError

Raised when a method is called with an incorrect number of arguments, or with an argument of the wrong type or value.

References

โ† all namespaces for ArgumentError