There's no documentation for this item.
# File action_view/template_error.rb, line 96 def source_location if line_number "on line ##{line_number} of " else 'in ' end + file_name end
<code/>
<pre/>
<code/>and<pre/>for code samples.