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

Rspec not working on Rails 7 #685

Open
jjf21 opened this issue Feb 21, 2024 · 0 comments
Open

Rspec not working on Rails 7 #685

jjf21 opened this issue Feb 21, 2024 · 0 comments

Comments

@jjf21
Copy link

jjf21 commented Feb 21, 2024

Tried to use Zeus on a modern Rails project (+7) because Bootsnap is not performing well on my side.
But got this error for specs

/.rbenv/versions/3.0.3/lib/ruby/gems/3.0.0/gems/activesupport-7.0.8/lib/active_support/message_encryptor.rb:209:in `rescue in _decrypt': ActiveSupport::MessageEncryptor::InvalidMessage (ActiveSupport::MessageEncryptor::InvalidMessage)

Looks like a credential error, but RAILS_MASTER_KEY is set in the .env file.

any idea ?

@jjf21 jjf21 changed the title Specs not working on modern Rails Rspec not working on Rails 7 Feb 22, 2024
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

No branches or pull requests

1 participant