method

deep_merge!

rails latest stable - Class: Hash

Method not available on this version

This method is only available on newer versions. The first available version (v3.0.0) is shown here.

deep_merge!(other_hash)
public

Returns a new hash with self and other_hash merged recursively. Modifies the receiver in place.