Method: ActionView::Template::Error#annotated_source_code
- Defined in:
- actionview/lib/action_view/template/error.rb
#annotated_source_code ⇒ Object
220 221 222 |
# File 'actionview/lib/action_view/template/error.rb', line 220 def annotated_source_code source_extract(4) end |