Registry / utility / hash-ext

hash-ext

JSON →
library0.6.2rbrubygemsunverified

Hash extensions without monkey patching.

gem install hash_ext
INSTALL
IMPORT
SIG · HASH-EXT
H
hash-ext
utilityrubyv0.6.2
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.

HashExt
require 'hash_ext'

Deep symbolize keys of a hash

require 'hash_ext' h = { a: 1, b: 2 } puts HashExt.deep_symbolize_keys(h)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
hash-ext — gem install hash-ext · libregistry