Add Structured Event Reporter ยท rails/rails@071670b
Ref: https://github.com/rails/rails/issues/50452 This adds a Structured Event Reporter to Rails, accessible via `Rails.event`. It allows you to report events to a subscriber, and provides mechanis...