Documentation for Database Anonymization
We use Database Anonymization to scrub the database and replace real-time Expertiza records with fake data to use it for development purposes and to avoid hamper the integrity while development!
Initial Setup for Anonymization
We use the faker
gem to create fake names and replace the actual data with the names generated by this gem.