Registry / database / paper-trail

paper-trail

JSON →
library17.0.0rbrubygemsunverified

Tracks changes to your models for auditing or versioning, allowing you to see a model's history and revert changes.

gem install paper_trail
INSTALL
IMPORT
SIG · PAPER-TRAIL
P
paper-trail
databaserubyv17.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PaperTrail
require 'paper_trail'

Enable version tracking on an ActiveRecord model.

require 'paper_trail' # In a Rails model: has_paper_trail # Then: widget = Widget.find(1); widget.versions
Debug
Known issues

No known issues recorded.

Upgrade
Version history
17.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Resources
paper-trail — gem install paper-trail · libregistry