There's no documentation for this item.
# File merb/core_ext/mash.rb, line 57 def merge(hash) self.dup.update(hash) end
<code/>
<pre/>
<code/>and<pre/>for code samples.