Sha256: 7f8b320f926efc1769b9597b8ab076c39d5eaac8cc60a2f4cadb992e6aa987da
Contents?: true
Size: 107 Bytes
Versions: 17
Compression:
Stored size: 107 Bytes
Contents
class Skipper < ActiveRecord::Base has_paper_trail ignore: [:created_at], skip: [:another_timestamp] end
Version data entries
17 entries across 17 versions & 3 rubygems