ActiveSupport::MessageEncryptor::InvalidMessage from SimpleCrypt::decrypt after moving from Rails 5.2 to 7.0.8 (secrets.yml vs credentials.yml issue?)
I recently upgraded my application from Rails 5.2 to 7.0.8. I followed the guides from fastruby.io but I must have missed something because now my production environment won’t decrypt previously encrypted data.