$ errors.fyi/ruby/NoMethodError 74 namespaces · 3,092 codes
ruby · ruby/NoMethodError
NoMethodError

NoMethodError

A subclass of NameError raised when a method is called on an object that does not define it, and the object has no method_missing fallback. The name attribute is the method name; receiver is the object.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT