Registry / utility / dot-hash

dot-hash

JSON →
library1.1.8rbrubygemsunverified

Access hash values using the dot notation.

gem install dot_hash
INSTALL
IMPORT
SIG · DOT-HASH
D
dot-hash
utilityrubyv1.1.8
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.

DotHash
require 'dot_hash'

Access nested hash values with dot notation

require 'dot_hash' h = DotHash.new({a: {b: 1}}) puts h.a.b
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.8latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
dot-hash — gem install dot-hash · libregistry