method
new
v8.1.1 -
Show latest stable
- Class:
ActiveSupport::Testing::EventReporterAssertions::EventCollector::Event
new(event_data)public
No documentation available.
# File activesupport/lib/active_support/testing/event_reporter_assertions.rb, line 14
def initialize(event_data)
@event_data = event_data
end