Registry / config / symbolmatrix

symbolmatrix

JSON →
library1.2.0rbrubygemsunverified

A hash-like multidimensional Symbol-only class with ability to discover and load YAML data, useful for configuration files.

gem install symbolmatrix
INSTALL
IMPORT
SIG · SYMBOLMATRIX
S
symbolmatrix
configrubyv1.2.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.

SymbolMatrix
require 'symbolmatrix'

Access nested configuration using method calls

require 'symbolmatrix' config = SymbolMatrix.new({foo: {bar: 'baz'}}) puts config.foo.bar
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
52 hits · last 30 days
node
44
OpenAI (training)
1
Resources
symbolmatrix — gem install symbolmatrix · libregistry