We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 630adea commit 2a1d3c4Copy full SHA for 2a1d3c4
lib/mongoid/fields.rb
@@ -15,7 +15,7 @@ module Fields
15
StringifiedSymbol = Mongoid::StringifiedSymbol
16
Boolean = Mongoid::Boolean
17
18
- # @deprecated Use Mongoid::Fields::FieldTypes.mapping instead
+ # @deprecated
19
TYPE_MAPPINGS = ::Mongoid::Fields::FieldTypes::DEFAULT_MAPPING
20
21
# Constant for all names of the _id field in a document.
0 commit comments