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 eeccd5d commit 95501bbCopy full SHA for 95501bb
docs/reference/fields.txt
@@ -1014,7 +1014,7 @@ setter methods for fields of your custom type.
1014
.. note::
1015
1016
The ``mongoize`` method should return ``Mongoid::RawValue(object, "YourTypeName")``
1017
- on values that are uncastable to your custom type. See the section on
+ on values that are uncastable to your custom type. See the section on
1018
:ref:`Uncastable Values <uncastable-values>` for more details.
1019
1020
The class method ``demongoize`` does the inverse of ``mongoize``. It takes the raw object
0 commit comments