Lee Howorko
Results
2
issues of
Lee Howorko
A few recent PRs addressed a deprecation introduced in Rails 8 dealing with `ActiveRecord::Base.connection` calls. We are in the middle of a Rails 8 upgrade and noticed that our last...
When upgrading from Rails 7.2 to 8, we encountered an issue where controller layouts are no longer applied when using render :component with server-side rendering in react-rails. [This document](https://github.com/reactjs/react-rails/blob/master/docs/controller-actions.md) talks...