Sha256: a890f4f3cf05593f3059f0db479020a0a234e4d6818e1932c470b4429a944a4c
Contents?: true
Size: 164 Bytes
Versions: 11
Compression:
Stored size: 164 Bytes
Contents
## # Application record 是模块内所有模型的抽象基类。 class Unidom::Shopping::ApplicationRecord < ActiveRecord::Base self.abstract_class = true end
Version data entries
11 entries across 11 versions & 1 rubygems