instance method
raise_on_error?
Ruby on Rails 8.1.2
Since v8.1.2 PrivateSignature
raise_on_error?()
No documentation comment.
Source
# File activesupport/lib/active_support/event_reporter.rb, line 540
def raise_on_error?
@raise_on_error
end
Defined in activesupport/lib/active_support/event_reporter.rb line 540
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::EventReporter