Registry / utility / hipsterhash

hipsterhash

JSON →
library0.0.4rbrubygemsunverified

A Hash subclass that treats symbol and string keys as equivalent and ignores case.

gem install hipsterhash
INSTALL
IMPORT
SIG · HIPSTERHASH
H
hipsterhash
utilityrubyv0.0.4
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.

HipsterHash
require 'hipsterhash'

Create a case-insensitive, symbol/string-indifferent hash.

require 'hipsterhash' h = HipsterHash.new h['Foo'] = 1 puts h[:foo] # => 1
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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