Registry / utility / hashlib

hashlib

JSON →
library0.0.35rbrubygemsunverified

Hashlib extends the base Ruby Hash class with new methods for working with deeply-nested hashes.

gem install hashlib
INSTALL
IMPORT
SIG · HASHLIB
H
hashlib
utilityrubyv0.0.35
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.

Hashlib
require 'hashlib'

Access deeply nested hash values using dot-separated keys.

require 'hashlib' hash = {a: {b: {c: 1}}} puts hash.deep_get('a.b.c')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.35latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
hashlib — gem install hashlib · libregistry