method

merge

rails latest stable - Class: HashWithIndifferentAccess

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.

merge(hash)
public

Merges the instantized and the specified hashes together, giving precedence to the values from the second hash Does not overwrite the existing hash.