Skip to content

Commit 2a1d3c4

Browse files
committed
new constant is private
1 parent 630adea commit 2a1d3c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/mongoid/fields.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ module Fields
1515
StringifiedSymbol = Mongoid::StringifiedSymbol
1616
Boolean = Mongoid::Boolean
1717

18-
# @deprecated Use Mongoid::Fields::FieldTypes.mapping instead
18+
# @deprecated
1919
TYPE_MAPPINGS = ::Mongoid::Fields::FieldTypes::DEFAULT_MAPPING
2020

2121
# Constant for all names of the _id field in a document.

0 commit comments

Comments
 (0)