module Mongoid::Encrypted

Constants

VERSION

Public Class Methods

configure() { |configuration| ... } click to toggle source
# File lib/mongoid/encrypted.rb, line 21
def self.configure
  yield configuration
end