Sha256: e1239ab8909479169fea68d6094531700d9d60354b4a84dac4199259f3291acd
Contents?: true
Size: 104 Bytes
Versions: 8
Compression:
Stored size: 104 Bytes
Contents
module PowerApi class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end end
Version data entries
8 entries across 8 versions & 1 rubygems