This plugin allows you to declare has_many :through associations across a polymorphic table. It relies on the ActiveRecordArray plugin's find_array method to create something similar to an association proxy.
This plugin allows you to declare has_many :through associations across a polymorphic table. It relies on the ActiveRecordArray plugin's find_array method to create something similar to an association proxy.