README.md in anonymous-0.1.1 vs README.md in anonymous-0.1.2
- old
+ new
@@ -80,10 +80,10 @@
user.phone_number
=> "+447875477412"
```
The only difference between `anonymize!` and `anonymize` is that the former
-calls `update!` and the latter calls `update`.
+calls `update_attributes!` and the latter calls `update_attributes`.
## Configuration
You can configure the gem to alter the anonymisation behaviour.