There's no documentation for this item.
# File action_controller/caching/actions.rb, line 75 def initialize(*actions, &block) @options = actions.extract_options! @actions = Set.new(actions) end
<code/>
<pre/>
<code/>and<pre/>for code samples.