errors.fyi community error code reference
NameError
ruby

NameError

Raised when a constant, variable, or method name cannot be resolved. The name attribute holds the unresolved identifier.

References

โ† all namespaces for NameError