solid_errors icon indicating copy to clipboard operation
solid_errors copied to clipboard

Support for Rails 7.0.8.4?

Open mbajur opened this issue 1 year ago • 1 comments

Hey!

I'm trying to use that gem with Rails app using 7.0.8.4 rails version. However, no exceptions are being reported by solid_errors - is that version of rails supported? I can see in the readme that there might be some troubles with 7.1.x but that's not my case.

Thanks!

mbajur avatar Aug 10 '24 06:08 mbajur

Until I can figure out how to back-port the fix in Rails, the gem can't support versions of Rails older than 7.2 in production

See for the fix in Rails, which was released in 7.2: https://github.com/rails/rails/pull/51050

fractaledmind avatar Aug 22 '24 15:08 fractaledmind