Sha256: 963239952277aa2d912e1d9c3a2425174f14a33c8fa7b7de6c857a37c5709994
Contents?: true
Size: 114 Bytes
Versions: 5
Compression:
Stored size: 114 Bytes
Contents
module EditableComponents class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end end
Version data entries
5 entries across 5 versions & 1 rubygems