SyntaxFix
Write A Post
Hire A Developer
Questions
I had a similar error, but it was because I had created a has_one relationship and subsequently deleted the model that it had_one of. I just forgot to delete the has_one relationship from the remaining model.
has_one
had_one