Sha256: c66f3826c7b7460771279c803047c0cbdeaed801d54dfa4aefd0d25e4c5587a0
Contents?: true
Size: 168 Bytes
Versions: 2
Compression:
Stored size: 168 Bytes
Contents
# -*- coding: utf-8 -*- module Dcmgr::Models # History record table for ArchiveChangedColumn plugin class History < BaseNew plugin :timestamps end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
wakame-vdc-agents-11.12.0 | lib/dcmgr/models/history.rb |
wakame-vdc-dcmgr-11.12.0 | lib/dcmgr/models/history.rb |