Registry / utility / hash-with-dot-access

hash-with-dot-access

JSON →
library2.2.0rbrubygemsunverified

Performance-oriented subclass of Hash providing symbolized keys and method access.

gem install hash_with_dot_access
INSTALL
IMPORT
SIG · HASH-WITH-DOT-ACCE
H
hash-with-dot-access
utilityrubyv2.2.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.

HashWithDotAccess
require 'hash_with_dot_access'

Access hash keys via method calls

require 'hash_with_dot_access' h = HashWithDotAccess.new(foo: 'bar') h.foo # => 'bar'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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