honeybadger-io / honeybadger-ruby

Ruby gem for reporting errors to honeybadger.io
https://docs.honeybadger.io/lib/ruby/
MIT License
250 stars 146 forks source link

fix: add []= delegator #590

Closed stympy closed 3 months ago

stympy commented 3 months ago

This allows code that updates the payload in a before_event block to look a little nicer. :)