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