method

deep_merge!

Importance_1
Ruby on Rails latest stable (v7.1.3.2) - 0 notes - Class: Hash

Method not available on this version

This method is only available on newer versions. The first available version of the method is shown here.

deep_merge!(other_hash) public

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

Show source
Register or log in to add new notes.