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 f3a05d0 commit 0170760Copy full SHA for 0170760
source/reference/fields.txt
@@ -1411,10 +1411,12 @@ Mongoid permits dynamic field names to include spaces and punctuation:
1411
# => "MDB"
1412
1413
1414
+.. _localized-fields:
1415
+
1416
Localized Fields
1417
================
1418
-Mongoid supports localized fields via `i18n <https://github.com/ruby-i18n/i18n>`_.
1419
+Mongoid supports localized fields via the `I18n gem <https://github.com/ruby-i18n/i18n>`_.
1420
1421
.. code-block:: ruby
1422
0 commit comments