Method: ActionView::SyntaxErrorInTemplate#message
- Defined in:
- actionview/lib/action_view/template/error.rb
#message ⇒ Object
262 263 264 265 266 |
# File 'actionview/lib/action_view/template/error.rb', line 262 def " Encountered a syntax error while rendering template: check \#{@offending_code_string}\n MESSAGE\nend\n" |