I have a Transaction model where from_owner is polymorphic, because the transaction could come from several other models. is
I have a Transaction model where from_owner is polymorphic, because the transaction could come from several other models. is