Sha256: b1b8eff62984bec79e936b4f3f0aed8bce346de493eb71a496fd376d24ec67c2
Contents?: true
Size: 199 Bytes
Versions: 5
Compression:
Stored size: 199 Bytes
Contents
# Rails 5 introduced a new base class, and this is gonna be used in the tests of that if defined?(ApplicationRecord) class ApplicationRecordRow < ApplicationRecord acts_as_archival end end
Version data entries
5 entries across 5 versions & 1 rubygems