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
Describe the bug
A clear and concise description of what the bug is.
In some cases, the belongs_to is not deriving the correct table name for the relation. This was actually borne out by the rspec changes required in #12
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
In some cases, the
belongs_to
is not deriving the correct table name for the relation. This was actually borne out by the rspec changes required in #12The text was updated successfully, but these errors were encountered: