Sha256: 24977796b1696cc6bf930d5a45f3cedc0cc466bfc2cf6465b03cc1437215f906
Contents?: true
Size: 108 Bytes
Versions: 7
Compression:
Stored size: 108 Bytes
Contents
module ShoppingCart class ApplicationRecord < ActiveRecord::Base self.abstract_class = true end end
Version data entries
7 entries across 7 versions & 3 rubygems