Open fatkodima opened 7 months ago
I my project, I encountered a few invalid/unused associations (e.g the associated model does not exist, or the belongs_to/has_one column does not exist). So I think it will be useful for a wider range of projects.
belongs_to
has_one
Are you open for a PR?
I my project, I encountered a few invalid/unused associations (e.g the associated model does not exist, or the
belongs_to
/has_one
column does not exist). So I think it will be useful for a wider range of projects.Are you open for a PR?