gets the action cache path for the given options.
# File action_controller/caching/sweeping.rb, line 73 def action_path_for(options) ActionController::Caching::Actions::ActionCachePath.path_for(controller, options) end
<code/>
<pre/>
<code/>and<pre/>for code samples.