There's no documentation for this item.
# File action_view/template.rb, line 36 def base_path_for_exception @finder.find_base_path_for("#{@path_without_extension}.#{@extension}") || @finder.view_paths.first end
<code/>
<pre/>
<code/>and<pre/>for code samples.