...
Slight hiccup and delay with full Rails 7.2 compatibility
The Hyrax engine forces Rails to 7.2, but test apps were still set to run with 6.0 configuration defaults
Setting defaults to 7.2 breaks a lot of things, from building to test failures
Discussion/opinions on two strategies for targeting 7.2 configuration defaults:
...