Registry / utility / zeitwerk

zeitwerk

JSON →
library2.7.4rbrubygemsunverified

A Ruby gem for efficient constant autoloading with support for reloading and eager loading.

gem install zeitwerk
INSTALL
IMPORT
SIG · ZEITWERK
Z
zeitwerk
utilityrubyv2.7.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Zeitwerk
require 'zeitwerk'

Set up Zeitwerk for automatic constant loading from the 'lib' directory.

require 'zeitwerk' loader = Zeitwerk::Loader.new loader.push_dir('lib') loader.setup # Autoloading is now enabled for files in the 'lib' directory.
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.7.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
Resources
zeitwerk — gem install zeitwerk · libregistry