Class: PaperTrail::Version

Inherits:
ActiveRecord::Base
  • Object
show all
Includes:
VersionConcern
Defined in:
lib/paper_trail/frameworks/active_record/models/paper_trail/version.rb

Overview

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

Method Summary

Methods included from VersionConcern

#changeset, #index, #next, #object_deserialized, #originator, #paper_trail_originator, #previous, #reify, #sibling_versions, #terminator