API Reference ex_machina_polymorphic_embed v0.1.1

Modules

In your factory replace use ExMachina.Ecto, repo: YourApp.Repo with ExMachinaPolymorphicEmbed.Ecto, repo: YourApp.Repo

Marking all parts of this that deviate from the original ExMachina.EctoStrategy with CHANGE START/END comments.