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
See #1420. It appears that Rails isn't automatically adding inverse_of to at least some of our relationships. We should investigate and add more inverse_ofs or fix the underlying problem.
See #1420. It appears that Rails isn't automatically adding
inverse_ofto at least some of our relationships. We should investigate and add moreinverse_ofs or fix the underlying problem.