Skip to content

Conversation

@fxn
Copy link
Member

@fxn fxn commented Aug 18, 2021

With the deletion of classic mode, a lot of private interface becomes orphan and falls in cascade.

(The CHANGELOG will be edited later.)

@fxn fxn merged commit 6b59158 into main Aug 18, 2021
@fxn fxn deleted the drop-orphan-methods branch August 18, 2021 22:32
stefannibrasil pushed a commit to Kit/cequel that referenced this pull request Jan 23, 2024
These dependencies have been removed in Rails 7.0:
rails/rails#43048

that's why we get an error when running db:migrate on the main app.
stefannibrasil pushed a commit to Kit/cequel that referenced this pull request Jan 24, 2024
When we bump the app's Rails version, we get an error when Rails tries
to call `ActiveSupport::Dependencies::WatchStack`.

Those dependencies have been removed from Rails > 7:

rails/rails#43048

These dependencies were used before zeitwerk, so we don't need them
anymore.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants