method
deep_merge!
v3.1.0 -
Show latest stable
- Class:
Hash
deep_merge!(other_hash)public
Returns a new hash with self and other_hash merged recursively. Modifies the receiver in place.
deep_merge!(other_hash)Returns a new hash with self and other_hash merged recursively. Modifies the receiver in place.