Create tooling to detect AR::Encryption-related problems in installations
The idea is to provide a rake task to:
- List the current keys detected (from
secrets.yml) - Detect what keys were used to encrypt records
- Provide guidance on keys that can be deleted, and about missing keys
Edited by Rémy Coutable