Sha256: 5e259b38f49e20c09b7e975ec2785bf4abac914bc2cf51475b05607e9f357fc2
Contents?: true
Size: 105 Bytes
Versions: 3
Compression:
Stored size: 105 Bytes
Contents
class Audit < ActiveRecord::Base belongs_to :audited, :polymorphic => true serialize :change_set end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
track_changes-0.5.0 | test/rails_root/app/models/audit.rb |
track_changes-0.4.1 | test/rails_root/app/models/audit.rb |
track_changes-0.4.0 | test/rails_root/app/models/audit.rb |