跳至内容 跳至搜索
命名空间
方法
E
包含的模块

类公共方法

eager_load!()

# File activerecord/lib/active_record/encryption.rb, line 50
def self.eager_load!
  super

  Cipher.eager_load!
end