Registry / utility / hash-kit

hash-kit

JSON →
library0.8.0rbrubygemsunverified

Toolkit for working with Hashes in Ruby.

gem install hash_kit
INSTALL
IMPORT
SIG · HASH-KIT
H
hash-kit
utilityrubyv0.8.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.

HashKit
require 'hash_kit'

Symbolize keys of a hash

require 'hash_kit' hash = { a: 1, b: 2 } HashKit.symbolize_keys(hash) # => { a: 1, b: 2 }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
hash-kit — gem install hash-kit · libregistry