Sha256: acbca492d1e02a70fb48464558119a4f77eec8c6c021cf1c50af5a3268b6385c
Contents?: true
Size: 106 Bytes
Versions: 3
Compression:
Stored size: 106 Bytes
Contents
module IshManager class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end end
Version data entries
3 entries across 3 versions & 1 rubygems