Sha256: 8c4ade0b57566f95bf4b48154272274c585e039cce05805b9079fd4315cb4b66
Contents?: true
Size: 126 Bytes
Versions: 15
Compression:
Stored size: 126 Bytes
Contents
module On class Destroy < ActiveRecord::Base self.table_name = :on_destroy has_paper_trail on: [:destroy] end end
Version data entries
15 entries across 15 versions & 3 rubygems