sam

Joined

50 Experience
0 Lessons Completed
0 Questions Solved

Activity

I have attachment system inplace and thinking to integrate active storage with existing associations, I have polymorphic association and had_many through association, where as active storage using has_many association which is many to many association. Can we implement using has_many through with existing models.