Sha256: 449abe83ee6f5c82e9fa68befd762be0602fdff9c1be7f874aaeb85ccfb1e2ba
Contents?: true
Size: 126 Bytes
Versions: 6
Compression:
Stored size: 126 Bytes
Contents
class Skipper < ActiveRecord::Base has_paper_trail( :ignore => [:created_at], :skip => [:another_timestamp] ) end
Version data entries
6 entries across 6 versions & 1 rubygems