method

new

rails 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