MotionModel icon indicating copy to clipboard operation
MotionModel copied to clipboard

Fix polymorphic associations

Open wizardofosmium opened this issue 1 year ago • 0 comments

Modify:

  • motion/adapters/array_model_adapter.rb
  • motion/model/column.rb
  • motion/model/model.rb

to support polymorphic associations, so that accessing a polymorphic record and the associated record can be done in both directions of the relationship.

wizardofosmium avatar Jun 02 '23 12:06 wizardofosmium