method

deep_merge!

v3.2.1 - 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.