Skip to content

Commit 1d3ecc0

Browse files
committed
mark private
1 parent 9acffe1 commit 1d3ecc0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/mongoid/fields/field_types.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ module Fields
55

66
# Singleton module which contains a mapping of field types to field class.
77
# Custom field types can be configured.
8+
#
9+
# @api private
810
module FieldTypes
911

1012
# The default mapping of field type symbol to class.

0 commit comments

Comments
 (0)