-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Docs
-
None
https://jira.mongodb.org/browse/MONGOID-4964 gives the following code snippet:
> Model.all.order_by(name: 1).collation(locale: Rails.i18n.default_locale)
Neither order_by nor collation appear to be documented in the tutorial.
- related to
-
MONGOID-4964 Allow passing locale parameter as symbol
- Closed