Registry / utility / indifference

indifference

JSON →
library0.0.1rbrubygemsunverified

Provides `with_indifferent_access` for hashes, stolen 100% from ActiveSupport.

gem install indifference
INSTALL
IMPORT
SIG · INDIFFERENCE
I
indifference
utilityrubyv0.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.

Indifference
require 'indifference'

Create a hash with indifferent access

require 'indifference' hash = { 'foo' => 1 }.with_indifferent_access puts hash[:foo]
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
indifference — gem install indifference · libregistry