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