-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Docs
-
None
https://docs.mongodb.com/mongoid/master/tutorials/mongoid-relations/#id5 mentions that inverse_of may be used on a habtm association to avoid storing the data on the other side, but there should also be a description of what inverse_of: nil does for all (other) associations.
- related to
-
MONGOID-4961 AmbiguousRelationship for belongs_to with inverse_of: nil
- Closed
- links to