Sha256: 9559bc18c7ff9f2cbd48e9e067834594f0da96fef3909d1d968dccaa36312007
Contents?: true
Size: 147 Bytes
Versions: 6
Compression:
Stored size: 147 Bytes
Contents
class Fruit < ActiveRecord::Base if ENV['DB'] == 'postgres' || JsonVersion.table_exists? has_paper_trail class_name: 'JsonVersion' end end
Version data entries
6 entries across 6 versions & 1 rubygems