Sha256: 7a5cb7d8a6349fa69a842722943b96b830969295f1b5fc6be3290c69c05be45f
Contents?: true
Size: 109 Bytes
Versions: 6
Compression:
Stored size: 109 Bytes
Contents
module SelfAuthRails class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end end
Version data entries
6 entries across 6 versions & 1 rubygems