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
My issue is i have a belongs_to relationship with a foreign_key defined but it's looking for the rails foreign key instead of my belongs_to foreign_key attribute i am wondering if this has happened or if the library is still supported
The text was updated successfully, but these errors were encountered:
Hey, thanks for reaching out. Can you please provide more details (Rails model, schema.rb, evil-seed output)? I'm not sure that I fully understand the issue.
My issue is i have a
belongs_to
relationship with a foreign_key defined but it's looking for the rails foreign key instead of my belongs_toforeign_key
attribute i am wondering if this has happened or if the library is still supportedThe text was updated successfully, but these errors were encountered: