Method: ActionView::SyntaxErrorInTemplate#message

Defined in:
actionview/lib/action_view/template/error.rb

#messageObject



262
263
264
265
266
# File 'actionview/lib/action_view/template/error.rb', line 262

def message
  "    Encountered a syntax error while rendering template: check \#{@offending_code_string}\n  MESSAGE\nend\n"