class PaperTrail::Version
This is the default ActiveRecord model provided by PaperTrail
. Most simple applications will use this model as-is, but it is possible to sub-class, extend, or even do without this model entirely. See documentation section 6.a. Custom Version
Classes.
The paper_trail-association_tracking gem provides a related model, ‘VersionAssociation`.