Sha256: 1f63b85bb1cf65f967b4662a75c47ee4196ff4a5da319d96ee789494ab1eacb3
Contents?: true
Size: 103 Bytes
Versions: 1
Compression:
Stored size: 103 Bytes
Contents
module Cavy class ApplicationRecord < ::ActiveRecord::Base self.abstract_class = true end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cavy-0.1.0.beta1 | app/models/cavy/application_record.rb |