There's no documentation for this item.
# File merb/core_ext/mash.rb, line 61 def delete(key) super(convert_key(key)) end
<code/>
<pre/>
<code/>and<pre/>for code samples.