Doc style

This commit is contained in:
Jared Beck 2016-12-30 11:51:21 -05:00 committed by GitHub
parent 8af707e196
commit d25ef57c7a
1 changed files with 1 additions and 1 deletions

View File

@ -498,7 +498,7 @@ Or a block:
end
```
_Note_: `without_versioning` disables PaperTrail for the model
PaperTrail is disabled for the whole model
(e.g. `Widget`), not just for the instance (e.g. `@widget`).
### 2.e. Limiting the Number of Versions Created