There's no documentation for this item.
# File action_controller/flash.rb, line 64 def update(h) #:nodoc: h.keys.each { |k| keep(k) } super end
<code/>
<pre/>
<code/>and<pre/>for code samples.