Sha256: f4c86b35b45badf35e6a8ab49a29bfcbc4a003a1755b1e15a5f33886c49e4a7a
Contents?: true
Size: 147 Bytes
Versions: 18
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
18 entries across 17 versions & 2 rubygems