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 db541db commit d65cdccCopy full SHA for d65cdcc
lib/config/locales/en.yml
@@ -178,7 +178,9 @@ en:
178
\_\_class %{klass}\n
179
\_\_\_\_include Mongoid::Document\n
180
\_\_\_\_field :%{name}, %{option}: true\n
181
- \_\_end\n\n"
+ \_\_end\n\n
182
+ Refer to:
183
+ https://docs.mongodb.com/mongoid/current/reference/fields/#custom-field-options"
184
invalid_includes:
185
message: "Invalid includes directive: %{klass}.includes(%{args})"
186
summary: "Eager loading in Mongoid only supports providing arguments
0 commit comments