avo
avo copied to clipboard
Add support for belongs_to :though
trafficstars
Feature
The bloengs_to :through association might not be working properly.
Current workarounds
Screenshots
Additional context
This issue has been marked as stale because there was no activity for the last 60 days
ActiveRecord does not support belongs_to :___ through: :___. Only has_many and has_one can have :through.
Yeah, my bad there. I meant to say has_one, and I think it's supported 🙂
I'll check Avo and remove this if so.
Thank you for the message
The :through associations are supported. Closing for now