Replies: 1 comment
-
|
Hi @timvoet, thanks for the interest! The main reason for the Rails 7.0+ requirement is architectural — the gem is built on the Rails 7.0+ Error Reporter API ( There's also a dependency on The good news is that Rails 6.1 → 7.0 is generally one of the smoother upgrades in the Rails version ladder. Once you're on 7.0+, the gem should work well for monitoring errors through the rest of your upgrade journey to Rails 8. Hope that helps, and good luck with the upgrade! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm in the process of upgrading an older rails app from 4 to 8, but doing so incrementally. I'm currently at 6.1, and would have loved something like this to be able to manage any errors, while i ensure full compatibility, before moving onto Rails 7.
Beta Was this translation helpful? Give feedback.
All reactions