Sha256: a9a76290c94a8eef8d97291d229403bc4921976c4e9fa7a5fc0b4dae1fb27e35
Contents?: true
Size: 125 Bytes
Versions: 18
Compression:
Stored size: 125 Bytes
Contents
module Fae::PaperTrailer extend ActiveSupport::Concern included do has_paper_trail ignore: [:updated_at] end end
Version data entries
18 entries across 18 versions & 2 rubygems