When inverse_of is explicitly set to nil, Mongoid appears to still try to detect the inverse, causing it to either fail completely if it can't figure out an unambiguous inverse or possibly using the wrong one.
- is duplicated by
-
MONGOID-4961 AmbiguousRelationship for belongs_to with inverse_of: nil
- Closed
- links to