Module: Protobuf::Mongoid::Fields

Extended by:
ActiveSupport::Concern
Includes:
Heredity
Defined in:
lib/protobuf/mongoid/fields.rb

Overview

A key-value pair within a document

Defined Under Namespace

Modules: ClassMethods

Constant Summary collapse

FIELD_TYPE_MAP_MUTEX =
::Mutex.new
DATE_OR_TIME_TYPES =
::Set.new(i[date datetime time timestamp])