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 deprecation #119

Merged
merged 1 commit into from
Sep 14, 2024
Merged

Fix deprecation #119

merged 1 commit into from
Sep 14, 2024

Conversation

noma4i
Copy link
Contributor

@noma4i noma4i commented Sep 13, 2024

As per https://guides.rubyonrails.org/upgrading_ruby_on_rails.html#new-activesupport-cache-serialization-format

Rails.application.config.active_support.cache_format_version returns nil so the explicit delaration of 7.0 will do the thing

@DmitryTsepelev
Copy link
Owner

Thank you, let's try it out 🙂

@DmitryTsepelev DmitryTsepelev merged commit fa4f6ba into DmitryTsepelev:master Sep 14, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants