You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
waymondo
changed the title
add support for multiple relationships for the same AR class
support polymorphic relationships that use the same AR class
Apr 10, 2023
currently if multiple polymorphic
belong_to
relationships reference the same class, the dynamic setter method will just use the first matchactiverecord-exclusive-arc/lib/exclusive_arc/model.rb
Lines 50 to 55 in e751c0b
The text was updated successfully, but these errors were encountered: