method
new
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::ErrorReporter::TestHelper::ErrorSubscriber
new()public
No documentation available.
# File activesupport/lib/active_support/error_reporter/test_helper.rb, line 7
def initialize
@events = []
end