method
merge
Ruby on Rails latest stable (v3.2.13)
-
0 notes -
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.


