Open mbajur opened 3 months ago
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
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!