Method: ActiveSupport::ExecutionWrapper.error_reporter

Defined in:
activesupport/lib/active_support/execution_wrapper.rb

.error_reporterObject

:nodoc:



110
111
112
# File 'activesupport/lib/active_support/execution_wrapper.rb', line 110

def self.error_reporter # :nodoc:
  ActiveSupport.error_reporter
end