masked-identifier 0.0.2
Automatically adds a masked identifier to an ActiveRecord object on create. Default assumes the ActiveRecord object contains a property called 'masked_identifier', which should be added to your database migration. Don't forget to add an index on this column!