Sha256: 19693d39253c73af9b876a7126f1fdcd19ae44102cd858a9bbf16353b871d3a4
Contents?: true
Size: 103 Bytes
Versions: 10
Compression:
Stored size: 103 Bytes
Contents
module LabTech class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end end
Version data entries
10 entries across 10 versions & 1 rubygems