clio / polymorphic_integer_type

MIT License
37 stars 35 forks source link

Should still able to set other reflection successfully #62

Closed wendy-clio closed 10 months ago

wendy-clio commented 10 months ago

The error caught my attention while implementing another ticket.

Making sure the PolymorphicForeignAssociationExtension will be compatible with any reflection (in this case, ActiveRecord::Reflection::ThroughReflection)

Since this is such a minor fix, will not bump the version but re-release after the merge.