1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/notifications
Ryan T. Hosford 3e48bfd497 Adds exception object to instrumenter's payload
- Adds new key/value pair to payload when an exception is raised
    e.g. `:exception_object=> #<RuntimeError: FAIL>`
  - Updates relevant test
  - Adds CHANGELOG entry
2015-12-31 01:48:22 -06:00
..
fanout.rb Subscribing to notifications while inside the said instrumented section. 2015-11-28 01:40:21 +01:00
instrumenter.rb Adds exception object to instrumenter's payload 2015-12-31 01:48:22 -06:00