-
Jeremy Kemper authored
Assigning nil to a polymorphic belongs_to would nullify its _id field by not its _type field. Fixes failing test from c141dfc8. Regression from 1678e959.
Jeremy Kemper authoredAssigning nil to a polymorphic belongs_to would nullify its _id field by not its _type field. Fixes failing test from c141dfc8. Regression from 1678e959.
Loading