Anonymizing Records in Ruby on Rails
Originally posted in rodloboz.com
Introduction
In the development of modern web applications, especially those handling sensitive user data, the decision to soft delete records rather than permanently remove them from the database is a common practic...
dev.rodloboz.com10 min read