Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Rails main deprecations #5599

Merged
merged 2 commits into from
Jun 9, 2023

Conversation

etiennebarrie
Copy link
Contributor

While running the tests for #5583 against Rails main I noticed these deprecations.

DEPRECATION WARNING: Setting action_dispatch.show_exceptions to false is
deprecated. Set to :none instead.
DEPRECATION WARNING: SchemaMigration no longer inherits from
ActiveRecord::Base. If you want to use the default connection, remove
this argument. If you want to use a specific connection, instantiate
MigrationContext with the connection's schema migration, for example
`MigrationContext.new(path, Dog.connection.schema_migration)`.
@rafaelfranca rafaelfranca merged commit ad172bd into heartcombo:main Jun 9, 2023
carlosantoniodasilva pushed a commit that referenced this pull request Oct 10, 2023
carlosantoniodasilva pushed a commit that referenced this pull request Oct 10, 2023
carlosantoniodasilva pushed a commit that referenced this pull request Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants