Flowdock
method

annotated_source_code

Importance_0
v6.0.0 - Show latest stable - 0 notes - Class: ActionView::Template::Error
annotated_source_code() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionview/lib/action_view/template/error.rb, line 112
      def annotated_source_code
        source_extract(4)
      end
Register or log in to add new notes.