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 bidirectional has_and_belongs_to_many is_editor_of/has_editor requires twice as many writes to Fedora than are necessary. Instead we can have one side be has_and_belongs_to_many and the other can just be has_many. What say you curate devs?