method
error_reporter
v7.0.0 -
Show latest stable
- Class:
ActiveSupport::ExecutionWrapper
error_reporter()public
No documentation available.
# File activesupport/lib/active_support/execution_wrapper.rb, line 112
def self.error_reporter
@error_reporter ||= ActiveSupport::ErrorReporter.new
end