Docs: Warn about known issues with associations

[ci skip]
This commit is contained in:
Jared Beck 2015-08-21 02:01:16 -04:00
parent 7d7af89b2d
commit ce37034b92
1 changed files with 5 additions and 0 deletions

View File

@ -869,6 +869,11 @@ end
## Associations
**Experimental Feature: Known Issues:**
[#542][https://github.com/airblade/paper_trail/issues/542],
[#590][https://github.com/airblade/paper_trail/issues/590].
See also: Caveats below.
PaperTrail can restore three types of associations: Has-One, Has-Many, and
Has-Many-Through. In order to do this, you will need to create a
`version_associations` table, either at installation time with the `rails