There's no documentation for this item.
# File action_controller/caching/actions.rb, line 58 def protected_instance_variables_with_action_caching protected_instance_variables_without_action_caching + %w(@action_cache_path) end
<code/>
<pre/>
<code/>and<pre/>for code samples.