FICHA · MANJARO

ruby-zeitwerk

Efficient and thread-safe code loader for Ruby

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 29, 2026 description in en

Description

Loads Ruby constants from project files using predictable naming and directory conventions. It is useful for frameworks, applications, and libraries that need automatic code loading without manual require calls everywhere.

Autoloading affects startup and constant resolution. Keep file names aligned with constants, avoid circular dependencies, and test reload behavior in development.

Permissions

Permissions not analysed for this source yet.