Method: ActiveSupport::ExecutionWrapper.error_reporter
- Defined in:
- activesupport/lib/active_support/execution_wrapper.rb
.error_reporter ⇒ Object
:nodoc:
110 111 112 |
# File 'activesupport/lib/active_support/execution_wrapper.rb', line 110 def self.error_reporter # :nodoc: ActiveSupport.error_reporter end |