-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Trivial - P5
-
None
-
Affects Version/s: 6.4.1, 7.0.2
-
Component/s: Dev Exp
-
None
Currently, Mongoid doesn't interact well with the GlobalID package due to Mongoid's use of proxy objects and GlobalID's use of case expressions (which use Module#=== under the hood; see MONGOID-4590). We should look into GlobalID and see if there's some way we can provide better interaction without getting rid of our proxy functionality.
- duplicates
-
MONGOID-3909 Improve GlobalID::Identification usage with associations
- Backlog
- related to
-
MONGOID-4590 Association proxy objects are not correctly compared with === on RHS
- Closed
-
MONGOID-3909 Improve GlobalID::Identification usage with associations
- Backlog