Module: Unidom::Common::Concerns::ModelExtension

Extended by:
ActiveSupport::Concern
Includes:
ArgumentValidation, NotationColumn, SecureColumn
Defined in:
app/models/unidom/common/concerns/model_extension.rb

Overview

Model Extension 是通用的模型扩展关注点,提供参数验证、JSON 注解字段、加密字段等。

Defined Under Namespace

Modules: ClassMethods