跳至內容 跳至搜尋
命名空間
方法
E
已包含模組

類別公開方法

eager_load!()

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

  Cipher.eager_load!
end