Packages

Polymorphic embeds for Ecto. Forked from ecto_poly to make it compatible with Ecto 3.5+.

Current section

Files

Jump to
poly_amory README.md
Raw

README.md

# Ecto Poly
Polymorphic embeds for Ecto
## Usage
Check [documentation](https://hexdocs.pm/poly_amory/PolyAmory.html) for `using PolyAmory`.
## License
Ecto Poly source code is released under MIT License.
Check LICENSE file for more information.
## TODO: Write better doc after new repackaging.