Module: Unidom::Common::Concerns::SecureColumn

Extended by:
ActiveSupport::Concern
Includes:
Aes256Cryptor, ExactColumn
Included in:
ModelExtension
Defined in:
app/models/unidom/common/concerns/secure_column.rb

Overview

Secure Column 是封装存储加密算法的逻辑关注点。

Defined Under Namespace

Modules: ClassMethods