Registry / utility / sweetloader

sweetloader

JSON →
library0.1.6rbrubygemsunverified

Sweet autoloading using file structure conventions with configuration overrides for special cases.

gem install sweetloader
INSTALL
IMPORT
SIG · SWEETLOADER
S
sweetloader
utilityrubyv0.1.6
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.

Sweetloader
require 'sweetloader'

Configure and trigger autoloading based on file structure.

require 'sweetloader' Sweetloader.configure do |config| config.root = '/path/to/app' end Sweetloader.autoload_modules
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
sweetloader — gem install sweetloader · libregistry