-
Notifications
You must be signed in to change notification settings - Fork 899
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
has_many & through :belongs_to (4.0.0.beta2 & current repo) #498
Comments
Can you give a more full stack trace? There is no code on version_concern.rb:360 in 4.0.0.beta2 |
Sorry, in 4.0.0beta3 it's line 356. My stack trace:
|
What does the |
I will try to commit a fix for it in a few days. |
Last month @theRealNG added support for reifying |
Closing due to lack of activity. Please try PT 5 and we can re-open if issue persists. |
I get an error with my has_many through a :belongs_to association:
The
through_collection
in this case a single model and no association array.Backtrace:
The text was updated successfully, but these errors were encountered: