Watch out for this one deprecation warning when upgrading from Rails 7.1 to 7.2 on Heroku
This title could be clearer and more informative.Try out Clickbait Shieldfor free (5 uses left this month).
Rails 7.2 deprecates `Rails.application.secrets` in favor of `Rails.application.credentials`, but migrating on Heroku can cause silent failures. When removing the SECRET_KEY_BASE environment variable, Heroku's buildpack automatically regenerates it with a random value, invalidating all existing cookies and breaking external
•2m read time• From blog.arkency.com
Sort: