Registry / utility / hashr
library2.0.1rbrubygemsunverified

Simple Hash extension to make working with nested hashes (e.g. for configuration) easier and less error-prone.

gem install hashr
INSTALL
IMPORT
SIG · HASHR
H
hashr
utilityrubyv2.0.1
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.

Hashr
require 'hashr'

Access nested hash keys as methods

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

No known issues recorded.

Upgrade
Version history
2.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
hashr — gem install hashr · libregistry