Closed frozencap closed 2 months ago
EDIT: looks like the fix here just hasn't been released yet https://github.com/mathieuprog/polymorphic_embed/commit/a92bea891996073d28d4ec40d78ee1dd08ab82f8
just use in mix.exs > deps
{:polymorphic_embed,
github: "mathieuprog/polymorphic_embed", branch: "master", override: true},
The example in the README fails with latest ecto with the following error:
gist: https://gist.github.com/frozencap/76e0dc3eb3d4d1e39182461680b56d1f
EDIT: looks like the fix here just hasn't been released yet https://github.com/mathieuprog/polymorphic_embed/commit/a92bea891996073d28d4ec40d78ee1dd08ab82f8