Skip to content

Commit 0170760

Browse files
MONGOID-5716 Remove all tests/hacks related to use of I18n v1.0 (#5757)
Co-authored-by: Dmitry Rybakov <[email protected]>
1 parent f3a05d0 commit 0170760

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/reference/fields.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1411,10 +1411,12 @@ Mongoid permits dynamic field names to include spaces and punctuation:
14111411
# => "MDB"
14121412

14131413

1414+
.. _localized-fields:
1415+
14141416
Localized Fields
14151417
================
14161418

1417-
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>`_.
14181420

14191421
.. code-block:: ruby
14201422

0 commit comments

Comments
 (0)