method

deep_merge!

rails latest stable - Class: ActiveSupport::CoreExtensions::Hash::DeepMerge

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2.3.8) is shown here.

deep_merge!(other_hash)
public

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