Skip to content

Fix Rails main deprecations#5599

Merged
rafaelfranca merged 2 commits intoheartcombo:mainfrom
etiennebarrie:rails-edge-deprecations
Jun 9, 2023
Merged

Fix Rails main deprecations#5599
rafaelfranca merged 2 commits intoheartcombo:mainfrom
etiennebarrie:rails-edge-deprecations

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