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 9acffe1 commit 1d3ecc0Copy full SHA for 1d3ecc0
lib/mongoid/fields/field_types.rb
@@ -5,6 +5,8 @@ module Fields
5
6
# Singleton module which contains a mapping of field types to field class.
7
# Custom field types can be configured.
8
+ #
9
+ # @api private
10
module FieldTypes
11
12
# The default mapping of field type symbol to class.
0 commit comments