Registry / utility / auto-autoloader

auto-autoloader

JSON →
library0.0.5rbrubygemsunverified

Automatically autoload constants from subfolders matching the original class in Ruby with a single line.

gem install auto_autoloader
INSTALL
IMPORT
SIG · AUTO-AUTOLOADER
A
auto-autoloader
utilityrubyv0.0.5
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.

AutoAutoloader
require 'auto_autoloader'

Enables autoloading of constants from subfolders for a given class.

require 'auto_autoloader' class MyClass AutoAutoloader.autoload_subfolders(self) end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
10
OpenAI (training)
2
Meta
1
Amazon
1
Resources
auto-autoloader — gem install auto-autoloader · libregistry