We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to reproduce:
bundle console
require_relative 'config/environment.rb'
Expected result: it logs activity and prevents accessing encrypted data Actual result: it does not log activity nor prevents accessing encrypted data
The text was updated successfully, but these errors were encountered:
Thanks for reporting @pjmartorell. Fixing this is not a priority for our use cases but it would be great to fix indeed.
Sorry, something went wrong.
No branches or pull requests
Steps to reproduce:
bundle console
require_relative 'config/environment.rb'
Expected result: it logs activity and prevents accessing encrypted data
Actual result: it does not log activity nor prevents accessing encrypted data
The text was updated successfully, but these errors were encountered: