Gustavo Diel

Results 4 issues of Gustavo Diel

It'd be cool to get the current state of each view in so that if it is already displaying the desired state, we don't need to replay the animation, like...

Hey there! There is a bug when having multiple paths defined by engines: Let's say we have some engines at the `engines` folder If any engine add a data migration...

Fixes #2333 ## Description This PR adds a new option to specify the status code for any unhandled exception during a transaction

**Describe the idea** The idea is to allow us to set custom status code for when a exception occurs during a transaction, something like ```ruby Sentry.init do |config| config.exception_status_code =...

sentry-rails
Improvement
Ruby