instance method message

Ruby on Rails 6.1.7.10

Since v6.0.6 Last seen in v6.1.7.10

Available in: v6.0.6 v6.1.7.10

Signature

message()

No documentation comment.

Source
# File actionview/lib/action_view/template/error.rb, line 143
    def message
      <<~MESSAGE
        Encountered a syntax error while rendering template: check #{@offending_code_string}
      MESSAGE
    end

Defined in actionview/lib/action_view/template/error.rb line 143 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionView::SyntaxErrorInTemplate

Type at least 2 characters to search.

↑↓ navigate · open · esc close