In order to demonstrate and test usage of the automatic encryption in Mongoid, we should prepare and publish an exemplary Rails application:
- The app should use automatic field encryption for different field types.
- Different algorithms should be used.
- Encryption should be configured via declarations in Mongoid documents.
- * The app should be integrated in Mongoid app tests suite.
- * The app should include README file describing how to set up and use FLE.
- - Nice to have
- is related to
-
MONGOID-5645 Incorporate railsmdb README into Mongoid 9 docs
- Closed