Registry / config / yamload

yamload

JSON →
library0.9.0rbrubygemsunverified

YAML files loader with validation support.

gem install yamload
INSTALL
IMPORT
SIG · YAMLOAD
Y
yamload
configrubyv0.9.0
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.

Yamload
require 'yamload'

Load and validate a YAML configuration file

require 'yamload' config = Yamload::Loader.new('config.yml').load puts config['key']
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.9.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
44 hits · last 30 days
node
42
Resources
yamload — gem install yamload · libregistry