class PaperTrail::VersionAssociation

This is the default ActiveRecord model provided by PaperTrail. Most simple applications will only use this and its partner, `Version`, but it is possible to sub-class, extend, or even do without this model entirely. See the readme for details.