Registry / utility / gorillib

gorillib

JSON →
library0.6.0rbrubygemsunverified

A lightweight subset of Ruby convenience methods from Infochimps.

gem install gorillib
INSTALL
IMPORT
SIG · GORILLIB
G
gorillib
utilityrubyv0.6.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.

Gorillib
require 'gorillib'

Merge two hashes deeply using Gorillib's deep_merge.

require 'gorillib' # Example: use deep_merge hash1 = {a: 1, b: {c: 2}} hash2 = {b: {d: 3}} merged = hash1.deep_merge(hash2) puts merged
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.6.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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