method
reverse_merge
reverse_merge(other_hash)
public
Performs the opposite of merge, with the keys and values from the first hash taking precedence over the second.
Register or
log in
to add new notes.
carlosbrando -
July 22, 2008
2 thanks
reverse_merge(other_hash)
Performs the opposite of merge, with the keys and values from the first hash taking precedence over the second.


