There's no documentation for this item.
# File action_view/template_error.rb, line 65 def file_name stripped = strip_base_path(@file_path) stripped.slice!(0,1) if stripped[0] == ?/ stripped end
<code/>
<pre/>
<code/>and<pre/>for code samples.