copasetickid / draftsman

Ruby gem that lets you create draft versions of your database records.
MIT License
168 stars 62 forks source link

Fix #62 - check polymorphic association existence #81

Open JeremiahChurch opened 6 years ago

JeremiahChurch commented 6 years ago

I've been running this fix in prod for 6+ months with no issues as proposed by andymcintosh.

fixes #62

jmfederico commented 6 years ago

Hi, can you please add tests for this fix?