errors.fyi community error code reference
LoadError
ruby

LoadError

Raised by require or load when the requested file cannot be found or loaded. The path attribute holds the file that could not be loaded.

References

← all namespaces