method
merge
rails latest stable - Class:
HashWithIndifferentAccess
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.
merge(hash)Merges the instantized and the specified hashes together, giving precedence to the values from the second hash Does not overwrite the existing hash.