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