Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Foreign Key attribute on belongs_to #22

Open
ab320012 opened this issue May 23, 2024 · 1 comment
Open

Support for Foreign Key attribute on belongs_to #22

ab320012 opened this issue May 23, 2024 · 1 comment

Comments

@ab320012
Copy link

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

@Envek
Copy link
Member

Envek commented Jun 11, 2024

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.

It would be much appreciated if you provide a self-contained gist like one Rails uses for bug reporting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants