Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The CI test pipeline breaks for Rails 7.1. The eager loading results into a Zeitwerk error in the turbo-rails gem. The current solution is to include actioncable if the application is running in a Github Action until this bug is fixed. Ref: hotwired/turbo-rails#512
- Loading branch information