Sha256: a4da1c423d6e7eab8dcfdf2d6e4696bad45eb968a2e7d5a0ef874916e410e319
Contents?: true
Size: 104 Bytes
Versions: 1
Compression:
Stored size: 104 Bytes
Contents
module Attorney class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
attorney-1.0.0 | app/models/attorney/application_record.rb |