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