Skip to content

Commit

Permalink
few more changes in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
keshavbiswa committed Mar 6, 2024
1 parent d5d8ee5 commit 877c563
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ To populate the anonymized columns, run the following command:

$ bin/rails anonymize:populate CLASS=User

The `CLASS` argument is optional, if not provided, it will anonymize all the models with anonymized columns.

## Usage

Attributes can be anonymized using the `anonymize` method. The `anonymize` method takes the following options:
Expand Down

0 comments on commit 877c563

Please sign in to comment.